Image.getGicon

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.

class Image
getGicon
()

Return Value

Type: IconIF

a GIcon, or %NULL

Meta