Gets the icon name and size being displayed by the gtk.Image The storage type of the image must be GTK_IMAGE_EMPTY or GTK_IMAGE_ICON_NAME (see Image.getStorageType). The returned string is owned by the gtk.Image and should not be freed.
place to store an icon name, or NULL
place to store an icon size (gtk.IconSize), or NULL
2.6
Gets the icon name and size being displayed by the gtk.Image The storage type of the image must be GTK_IMAGE_EMPTY or GTK_IMAGE_ICON_NAME (see Image.getStorageType). The returned string is owned by the gtk.Image and should not be freed.