Image.getGicon

Gets the #GIcon and size being displayed by the #GtkImage. The storage type of the image must be gtk.types.ImageType.Empty or gtk.types.ImageType.Gicon (see gtk.image.Image.getStorageType). The caller of this function does not own a reference to the returned #GIcon.

class Image
void
getGicon

Parameters

gicon gio.icon.Icon

place to store a #GIcon, or null

size gtk.types.IconSize

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