docs: Fix syntax of GtkEntry::activate signal

This commit is contained in:
Emmanuele Bassi
2020-12-16 15:29:10 +00:00
parent f24429e84a
commit 1cb72536ea

View File

@@ -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