projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ca6d8b
)
GtkSettings: Fix a documentation typo
author
Kalev Lember
<klember@redhat.com>
Sun, 12 Jul 2015 18:18:17 +0000
(20:18 +0200)
committer
Kalev Lember
<klember@redhat.com>
Sun, 12 Jul 2015 18:18:17 +0000
(20:18 +0200)
gtk/gtksettings.c
patch
|
blob
|
history
diff --git
a/gtk/gtksettings.c
b/gtk/gtksettings.c
index a40cb844798f7c189c8b71c005503e1d26fcd8e4..05a6b6de1611fd6f70e4ebaecabc9f0f00318b13 100644
(file)
--- a/
gtk/gtksettings.c
+++ b/
gtk/gtksettings.c
@@
-1318,7
+1318,7
@@
gtk_settings_class_init (GtkSettingsClass *class)
* Since: 2.4
*
* Deprecated: 3.10: This setting is deprecated. Application developers
- * control whether a button should show an icon or no
w
, on a
+ * control whether a button should show an icon or no
t
, on a
* per-button basis. If a #GtkButton should show an icon, use the
* #GtkButton:always-show-image property of #GtkButton, and pack a
* #GtkImage inside the #GtkButton