Entry.getIconGicon

Retrieves the GIcon used for the icon.

%NULL will be returned if there is no icon or if the icon was set by some other method (e.g., by GdkPaintable or icon name).

class Entry
getIconGicon

Parameters

iconPos GtkEntryIconPosition

Icon position

Return Value

Type: IconIF

A GIcon, or %NULL if no icon is set or if the icon is not a GIcon

Meta