gi: Fix missing namespace
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Mon, 21 Aug 2023 21:11:12 +0000 (21:11 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 24 Aug 2023 14:26:40 +0000 (10:26 -0400)
gtk/gtkfontdialogbutton.c

index 5584a68cb708508b97c932f63aa16e0c1f1a0d43..d2c64a5b64119778aeac02ba47ad7427d0204990 100644 (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.