get_gicon
Description:
Gets the `GIcon` being displayed by the `GtkImage`.
The storage type of the image must be gtk_image_empty or gtk_image_gicon ( see [method@Gtk.Image.get_storage_type]). The caller of this function does not own a reference to the returned `GIcon`.
Parameters:
this |
a `GtkImage` |
Returns:
a `GIcon` |