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

GTK_ENTRY_ICON_PRIMARY

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

  • Value: 0
  • Available since: 2.16
GTK_ENTRY_ICON_SECONDARY

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

  • Value: 1
  • Available since: 2.16