set_always_show_image


Description:

[ Version ( since = "3.6" ) ]
public void set_always_show_image (bool always_show)

If true, the button will ignore the 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.

Parameters:

this

a Button

always_show

true if the menuitem should always show the image