RGtk2 (version 2.20.31)

gtkEntryGetIconStorageType: gtkEntryGetIconStorageType

Description

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.

Usage

gtkEntryGetIconStorageType(object, icon.pos)

Arguments

object
icon.pos
Icon position

Value

GtkImageType] image representation being used

Details

Since 2.16