mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-04 17:50:18 +00:00
docs: Fix property annotation
This commit is contained in:
parent
63dc97fb29
commit
8d12dce174
@ -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”).
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user