mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-06 19:00:12 +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);
|
GTK_PARAM_READWRITE|G_PARAM_EXPLICIT_NOTIFY);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GtkEntry:invisible=char:
|
* GtkEntry:invisible-char:
|
||||||
*
|
*
|
||||||
* The character to use when masking entry contents (“password mode”).
|
* The character to use when masking entry contents (“password mode”).
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user