Image.getGicon

Gets the GIcon and size being displayed by the gtk.Image The storage type of the image must be GTK_IMAGE_EMPTY or GTK_IMAGE_GICON (see Image.getStorageType). 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 (gtk.IconSize), or NULL

Meta

Since

2.14