mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-12 20:00:09 +00:00
Settings: prop typo => "No description available."
Fix the typo so that we'll actually get documentation for gtk-entry-select-on-focus.
This commit is contained in:
parent
d8c094944a
commit
c045b0be4c
@ -738,7 +738,7 @@ gtk_settings_class_init (GtkSettingsClass *class)
|
||||
GTK_PARAM_READWRITE);
|
||||
|
||||
/**
|
||||
* GtkSettings:gkt-entry-select-on-focus:
|
||||
* GtkSettings:gtk-entry-select-on-focus:
|
||||
*
|
||||
* Whether to select the contents of an entry when it is focused.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user