Settings.gtkButtonImages
bool gtkButtonImages() @propertyGet gtkButtonImages property.
Returns
Whether images should be shown on buttons
Deprecated
This setting is deprecated. Application developers
control whether a button should show an icon or not, 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
void gtkButtonImages(bool propval) @propertySet gtkButtonImages property.
Parameters
propval | Whether images should be shown on buttons |
Deprecated
This setting is deprecated. Application developers
control whether a button should show an icon or not, 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