Method

GtkButtonget_always_show_image

since: 3.6

Declaration [src]

gboolean
gtk_button_get_always_show_image (
  GtkButton* button
)

Description [src]

Returns whether the button will ignore the GtkSettings:gtk-button-images setting and always show the image, if available.

Available since: 3.6

Return value

Type: gboolean

TRUE if the button will always show the image.