Gjsify LogoGjsify Logo

Hierarchy

  • OldEditableClass

Index

Constructors

Properties

parent_class: Gtk.WidgetClass
name: string

Methods

  • get_chars(editable: OldEditable, start_pos: number, end_pos: number): string
  • kill_char(editable: OldEditable, direction: number): void
  • kill_line(editable: OldEditable, direction: number): void
  • kill_word(editable: OldEditable, direction: number): void
  • move_cursor(editable: OldEditable, x: number, y: number): void
  • move_page(editable: OldEditable, x: number, y: number): void
  • move_to_column(editable: OldEditable, row: number): void
  • set_editable(editable: OldEditable, is_editable: boolean): void
  • set_position(editable: OldEditable, position: number): void
  • set_selection(editable: OldEditable, start_pos: number, end_pos: number): void
  • update_text(editable: OldEditable, start_pos: number, end_pos: number): void

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