Entry.getIconStorageType

Gets the type of representation being used by the icon to store image data. If the icon has no image data, the return value will be GTK_IMAGE_EMPTY. Since 2.16

class Entry
getIconStorageType

Parameters

iconPos GtkEntryIconPosition

Icon position

Return Value

image representation being used

Meta