Button.image

gtk.widget.Widget image() @property

Get image property.

Returns

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

Set image property.

Parameters

propvalThe child widget to appear next to the button text.