Gjsify LogoGjsify Logo

Enumeration EditableProperties

The identifiers for [ifaceGtk.Editable] properties.

See [funcGtk.Editable.install_properties] for details on how to implement the GtkEditable interface.

Index

Enumeration Members

NUM_PROPERTIES: number

the number of properties

PROP_CURSOR_POSITION: number

the property id for [propertyGtk.Editable:cursor-position]

PROP_EDITABLE: number

the property id for [propertyGtk.Editable:editable]

PROP_ENABLE_UNDO: number

the property id for [propertyGtk.Editable:enable-undo]

PROP_MAX_WIDTH_CHARS: number

the property id for [propertyGtk.Editable:max-width-chars]

PROP_SELECTION_BOUND: number

the property id for [propertyGtk.Editable:selection-bound]

PROP_TEXT: number

the property id for [propertyGtk.Editable:text]

PROP_WIDTH_CHARS: number

the property id for [propertyGtk.Editable:width-chars]

PROP_XALIGN: number

the property id for [propertyGtk.Editable:xalign]

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method