get_image
Description:
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.
Parameters:
| this |
a Button |
Returns:
|
a Widget or null in case there is no image |