Merge branch 'bilelmoussaoui/gi' into 'main'

gi: Fix missing namespace

See merge request GNOME/gtk!6316
This commit is contained in:
Matthias Clasen 2023-08-22 00:47:05 +00:00
commit 8a84024a54

View File

@ -395,7 +395,7 @@ gtk_font_dialog_button_class_init (GtkFontDialogButtonClass *class)
g_object_class_install_properties (object_class, NUM_PROPERTIES, properties);
/**
* FontDialogButton::activate:
* GtkFontDialogButton::activate:
* @widget: The object which received the signal
*
* Emitted when the font dialog button is activated.