Enumeration

GtkEntryIconPosition

since: 2.16

Declaration

enum Gtk.EntryIconPosition

Description [src]

Specifies the side of the entry at which an icon is placed.

Available since: 2.16

Members

Name Description
GTK_ENTRY_ICON_PRIMARY

At the beginning of the entry (depending on the text direction).

GTK_ENTRY_ICON_SECONDARY

At the end of the entry (depending on the text direction).