About my projects, examples and tutorials
Gnome::Gtk4::T-entry

Gnome::Gtk4::T-entry

Enumerations§

GtkEntryIconPosition§

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

  • 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).