mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-02 17:00:19 +00:00
Merge branch 'bilelmoussaoui/gi' into 'main'
gi: Fix missing namespace See merge request GNOME/gtk!6316
This commit is contained in:
commit
8a84024a54
@ -395,7 +395,7 @@ gtk_font_dialog_button_class_init (GtkFontDialogButtonClass *class)
|
|||||||
g_object_class_install_properties (object_class, NUM_PROPERTIES, properties);
|
g_object_class_install_properties (object_class, NUM_PROPERTIES, properties);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* FontDialogButton::activate:
|
* GtkFontDialogButton::activate:
|
||||||
* @widget: The object which received the signal
|
* @widget: The object which received the signal
|
||||||
*
|
*
|
||||||
* Emitted when the font dialog button is activated.
|
* Emitted when the font dialog button is activated.
|
||||||
|
Loading…
Reference in New Issue
Block a user