Button.image

gtk.widget.Widget image() @property nothrow

Get image property.

Returns

The child widget to appear next to the button text.
void image(gtk.widget.Widget propval) @property nothrow

Set image property.

Parameters

propvalThe child widget to appear next to the button text.