EntryIconPosition
Description:
[ CCode ( cprefix = "GTK_ENTRY_ICON_" ) ]
public enum EntryIconPosition
Specifies the side of the entry at which an icon is placed.
Content:
Enum values:
- PRIMARY - At the beginning of the
entry (depending on the text direction).
- SECONDARY - At the end of the entry
(depending on the text direction).