Gtk.EntryIconPosition
Specifies the side of the entry at which an icon is placed.
Since 2.16
- EntryIconPosition.PRIMARY
At the beginning of the entry (depending on the text direction).
- EntryIconPosition.SECONDARY
At the end of the entry (depending on the text direction).