[gtk/ebassi/docs-for-master: 14/26] docs: Fix syntax of GtkEntry::activate signal




commit 1cb72536ea0b11c3d34015a9f7bfe77faa71dbe8
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Dec 16 15:29:10 2020 +0000

    docs: Fix syntax of GtkEntry::activate signal

 gtk/gtkentry.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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


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