setting and always show the image, if available.
Use this property if the button would be useless or hard to use without the image.
bool alwaysShowImage() @property nothrowGet alwaysShowImage property.
setting and always show the image, if available.
Use this property if the button would be useless or hard to use without the image.
void alwaysShowImage(bool propval) @property nothrowSet alwaysShowImage property.
propval | 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. |