projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8605a07
)
gi: Fix missing namespace
author
Bilal Elmoussaoui
<bil.elmoussaoui@gmail.com>
Mon, 21 Aug 2023 21:11:12 +0000
(21:11 +0000)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 24 Aug 2023 14:26:40 +0000
(10:26 -0400)
gtk/gtkfontdialogbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfontdialogbutton.c
b/gtk/gtkfontdialogbutton.c
index 5584a68cb708508b97c932f63aa16e0c1f1a0d43..d2c64a5b64119778aeac02ba47ad7427d0204990 100644
(file)
--- a/
gtk/gtkfontdialogbutton.c
+++ b/
gtk/gtkfontdialogbutton.c
@@
-395,7
+395,7
@@
gtk_font_dialog_button_class_init (GtkFontDialogButtonClass *class)
g_object_class_install_properties (object_class, NUM_PROPERTIES, properties);
/**
- * FontDialogButton::activate:
+ *
Gtk
FontDialogButton::activate:
* @widget: The object which received the signal
*
* Emitted when the font dialog button is activated.