[gtk/ebassi/docs-for-master: 26/26] docs: Fix annotation for GtkSearchEntry::activate




commit e3de92f1ea59c24444098fc23b1f4c51ba0fd906
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Dec 16 16:07:30 2020 +0000

    docs: Fix annotation for GtkSearchEntry::activate

 gtk/gtksearchentry.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtksearchentry.c b/gtk/gtksearchentry.c
index 5fc31bf9e4..48bdf5a9f4 100644
--- a/gtk/gtksearchentry.c
+++ b/gtk/gtksearchentry.c
@@ -302,7 +302,7 @@ gtk_search_entry_class_init (GtkSearchEntryClass *klass)
   gtk_editable_install_properties (object_class, NUM_PROPERTIES);
 
   /**
-   * GtkSearchEntry:activate:
+   * GtkSearchEntry::activate:
    * @self: The widget on which the signal is emitted
    *
    * The ::activate signal is forwarded from the


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]