projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8c0949
)
Settings: prop typo => "No description available."
author
Daniel Boles
<dboles.src@gmail.com>
Wed, 21 Jun 2023 19:48:17 +0000
(20:48 +0100)
committer
Daniel Boles
<dboles.src@gmail.com>
Wed, 21 Jun 2023 19:48:17 +0000
(20:48 +0100)
Fix the typo so that we'll actually get documentation for
gtk-entry-select-on-focus.
gtk/gtksettings.c
patch
|
blob
|
history
diff --git
a/gtk/gtksettings.c
b/gtk/gtksettings.c
index 378089a276707f9ef2742c7a3089c0048e40880a..8c167d7d2d7e4ed5b715973f73550d7501b482b2 100644
(file)
--- a/
gtk/gtksettings.c
+++ b/
gtk/gtksettings.c
@@
-738,7
+738,7
@@
gtk_settings_class_init (GtkSettingsClass *class)
GTK_PARAM_READWRITE);
/**
- * GtkSettings:g
kt
-entry-select-on-focus:
+ * GtkSettings:g
tk
-entry-select-on-focus:
*
* Whether to select the contents of an entry when it is focused.
*/