Gjsify LogoGjsify Logo

Hierarchy

  • DockItemClass

Index

Constructors

Properties

parent_class: DockObjectClass
name: string

Methods

  • dock_drag_end(item: Gdl.DockItem, cancelled: boolean): void
  • set_has_grip(item_class: Function | GType<unknown> | Gdl.DockItem, has_grip: boolean): void
  • Define in the corresponding kind of dock item has a grip. Even if an item has a grip it can be hidden.

    Parameters

    • item_class: Function | GType<unknown> | Gdl.DockItem
    • has_grip: boolean

      %TRUE is the dock item has a grip

    Returns 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