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




commit 499fccba5a0be5057a96f4a20858fab68b402cc6
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]