[gtk/ebassi/gidocgen: 94/465] docs: Fix property annotation




commit ae4d41c632f7418d047e7d4317bc66f05d3d31f5
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Feb 22 14:52:40 2021 +0000

    docs: Fix property annotation

 gtk/gtkentry.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index 0427fa81d7..6e01cbeb03 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -526,7 +526,7 @@ gtk_entry_class_init (GtkEntryClass *class)
                             GTK_PARAM_READWRITE|G_PARAM_EXPLICIT_NOTIFY);
 
   /**
-   * GtkEntry:invisible=char:
+   * GtkEntry:invisible-char:
    *
    * The character to use when masking entry contents (“password mode”).
    */


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