Gjsify LogoGjsify Logo

Hierarchy

  • CListClass

Index

Constructors

Properties

parent_class: Gtk.ContainerClass
name: string

Methods

  • abort_column_resize(clist: CList): void
  • clear(clist: CList): void
  • click_column(clist: CList, column: number): void
  • end_selection(clist: CList): void
  • extend_selection(clist: CList, scroll_type: Gtk.ScrollType, position: number, auto_start_selection: boolean): void
  • fake_unselect_all(clist: CList, row: number): void
  • insert_row(clist: CList, row: number, text: string): number
  • refresh(clist: CList): void
  • remove_row(clist: CList, row: number): void
  • resize_column(clist: CList, column: number, width: number): void
  • row_move(clist: CList, source_row: number, dest_row: number): void
  • select_all(clist: CList): void
  • select_row(clist: CList, row: number, column: number, event: Gdk.Event): void
  • sort_list(clist: CList): void
  • start_selection(clist: CList): void
  • toggle_add_mode(clist: CList): void
  • toggle_focus_row(clist: CList): void
  • undo_selection(clist: CList): void
  • unselect_all(clist: CList): void
  • unselect_row(clist: CList, row: number, column: number, event: Gdk.Event): 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