Gjsify LogoGjsify Logo

Hierarchy

  • IMContextClass

Index

Constructors

Properties

name: string

Methods

  • delete_surrounding(context: Gtk.IMContext, offset: number, n_chars: number): boolean
  • get_surrounding(context: Gtk.IMContext): [boolean, string, number]
  • get_surrounding_with_selection(context: Gtk.IMContext): [boolean, string, number, number]
  • set_surrounding(context: Gtk.IMContext, text: string, len: number, cursor_index: number): void
  • set_surrounding_with_selection(context: Gtk.IMContext, text: string, len: number, cursor_index: number, anchor_index: number): void
  • set_use_preedit(context: Gtk.IMContext, use_preedit: boolean): 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