[gtk/ebassi/gidocgen: 100/471] docs: Fix property annotation
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/ebassi/gidocgen: 100/471] docs: Fix property annotation
- Date: Mon, 8 Mar 2021 18:23:15 +0000 (UTC)
commit 6418ed679cecbd6cb3c32ee2f727da84da9ca2b0
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]