Button.image
gtk.widget.Widget image() @propertyGet image property.
Returns
The child widget to appear next to the button text.
void image(gtk.widget.Widget propval) @propertySet image property.
Parameters
propval | The child widget to appear next to the button text. |