Property
GtkButton:always-show-image
since: 3.6
Description [src]
If TRUE, the button will ignore the GtkSettings:gtk-button-images
setting and always show the image, if available.
Use this property if the button would be useless or hard to use without the image.
Type:gboolean
Available since: 3.6
| Default value | FALSE |
| Getter method | gtk_button_get_always_show_image() |
| Setter method | gtk_button_set_always_show_image() |