Image.getGicon

Gets the #GIcon and size being displayed by the #GtkImage. The storage type of the image must be %GTK_IMAGE_EMPTY or %GTK_IMAGE_GICON (see gtk_image_get_storage_type()). The caller of this function does not own a reference to the returned #GIcon.

class Image
void
getGicon

Parameters

gicon IconIF

place to store a #GIcon, or %NULL

size GtkIconSize

place to store an icon size (#GtkIconSize), or %NULL

Meta

Since

2.14