forked from AuroraMiddleware/gtk
GtkSettings: Fix a documentation typo
This commit is contained in:
parent
1ca6d8b1b5
commit
6b05a686dc
@ -1318,7 +1318,7 @@ gtk_settings_class_init (GtkSettingsClass *class)
|
|||||||
* Since: 2.4
|
* Since: 2.4
|
||||||
*
|
*
|
||||||
* Deprecated: 3.10: This setting is deprecated. Application developers
|
* Deprecated: 3.10: This setting is deprecated. Application developers
|
||||||
* control whether a button should show an icon or now, on a
|
* control whether a button should show an icon or not, on a
|
||||||
* per-button basis. If a #GtkButton should show an icon, use the
|
* per-button basis. If a #GtkButton should show an icon, use the
|
||||||
* #GtkButton:always-show-image property of #GtkButton, and pack a
|
* #GtkButton:always-show-image property of #GtkButton, and pack a
|
||||||
* #GtkImage inside the #GtkButton
|
* #GtkImage inside the #GtkButton
|
||||||
|
Loading…
Reference in New Issue
Block a user