Button.getImage

Gets the widget that is currenty set as the image of button. This may have been explicitly set by Button.setImage or constructed by Button.newFromStock.

class Button
getImage
()

Return Value

Type: Widget

a gtk.Widget or NULL in case there is no image

Meta