[gtk/ebassi/gidocgen: 139/200] docs: Fix property annotation
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/gidocgen: 139/200] docs: Fix property annotation
- Date: Thu, 25 Feb 2021 13:08:21 +0000 (UTC)
commit 03588f692938d030b9c27008e7333f1c7569e9cf
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 d9f74667d8..7c1be458dd 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]