GtkButton::get_image

GtkWidget get_image();

Use this method to retrieve the widget that is currently set as the image for the button. The image may have been explicitly set using set_image() or new_from_stock.

See also: set_image()