gtk_button_images


Description:

[ NoAccessorMethod ]
public bool gtk_button_images { get; set; }

Whether images should be shown on buttons

Note:

This setting is deprecated. Application developers control whether a button should show an icon or not, on a per-button basis. If a Button should show an icon, use the GtkButton:always-show-image property of Button, and pack a Image inside the Button