summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-12-16 15:29:10 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2020-12-16 16:29:00 +0000
commit1cb72536ea0b11c3d34015a9f7bfe77faa71dbe8 (patch)
treef928dba26f30039638c34a059f077b362163cd24
parentf24429e84ad6b650f520c29fd095138f5a09ca93 (diff)
downloadgtk+-1cb72536ea0b11c3d34015a9f7bfe77faa71dbe8.tar.gz
docs: Fix syntax of GtkEntry::activate signal
-rw-r--r--gtk/gtkentry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index e96fe4506f..2626a2ffc7 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -975,7 +975,7 @@ gtk_entry_class_init (GtkEntryClass *class)
gtk_editable_install_properties (gobject_class, PROP_EDITING_CANCELED + 1);
/**
- * GtkEntry:activate:
+ * GtkEntry::activate:
* @self: The widget on which the signal is emitted
*
* The ::activate signal is forwarded from the