Image.getIconName

Gets the icon name and size being displayed by the #GtkImage. The storage type of the image must be gtk.types.ImageType.Empty or gtk.types.ImageType.IconName (see gtk.image.Image.getStorageType). The returned string is owned by the #GtkImage and should not be freed.

class Image
void
getIconName

Parameters

iconName string

place to store an icon name, or null

size gtk.types.IconSize

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