Property

GtkSettings:gtk-button-images

deprecated: 3.10 since: 2.4

Declaration

property gtk-button-images: gboolean [ read, write ]

Description [src]

Whether images should be shown on buttons.

Type:gboolean

Available since: 2.4

Deprecated since: 3.10

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

Flags

Readableyes
Writableyes
Constructno
Construct onlyno