mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 00:11:29 +00:00
entry: typo
This commit is contained in:
parent
0ba5e38c91
commit
19fa893067
@ -10913,7 +10913,7 @@ gtk_entry_progress_pulse (GtkEntry *entry)
|
||||
/**
|
||||
* gtk_entry_set_placeholder_text:
|
||||
* @entry: a #GtkEntry
|
||||
* @text: (nullable): a string to be displayed when @entry is empty an unfocused, or %NULL
|
||||
* @text: (nullable): a string to be displayed when @entry is empty and unfocused, or %NULL
|
||||
*
|
||||
* Sets text to be displayed in @entry when it is empty and unfocused.
|
||||
* This can be used to give a visual hint of the expected contents of
|
||||
|
Loading…
Reference in New Issue
Block a user