[ Version ( since = "2.6" ) ]
public unowned Widget? get_image ()
Gets the widget that is currenty set as the image of this.
This may have been explicitly set by set_image or constructed by Button.from_stock.
this |
a Button |
a Widget or null in case there is no image |