Enumeration (GI Enum)

Gtk-4.0GtkEditableProperties

The identifiers for Gtk.Editable properties.

See Gtk.Editable.install_properties for details on how to implement the Gtk.Editable interface.

Index
NUM_PROPERTIES: 10

the number of properties

PROP_COMPLETE_TEXT: 8

the property id for Gtk.Editable.complete_text

PROP_CURSOR_POSITION: 1

the property id for Gtk.Editable.cursor_position

PROP_EDITABLE: 3

the property id for Gtk.Editable.editable

PROP_ENABLE_UNDO: 7

the property id for Gtk.Editable.enable_undo

PROP_INPUT_INTERCEPTOR: 9

the property id for Gtk.Editable.input_interceptor

PROP_MAX_WIDTH_CHARS: 5

the property id for Gtk.Editable.max_width_chars

PROP_SELECTION_BOUND: 2

the property id for Gtk.Editable.selection_bound

PROP_TEXT: 0

the property id for Gtk.Editable.text

PROP_WIDTH_CHARS: 4

the property id for Gtk.Editable.width_chars

PROP_XALIGN: 6

the property id for Gtk.Editable.xalign

Variables

$gtype