Gjsify LogoGjsify Logo

Enumeration DockObjectFlags

Described the state of a #GdlDockObject.

Since 3.6: These flags are available using access function, like gdl_dock_object_is_automatic() or gdl_dock_object_is_closed().

bitfield

Index

Enumeration Members

ATTACHED: number

Object has a parent

AUTOMATIC: number

Object is created and destroyed by the master, not the user

IN_DETACH: number

Object will be removed

IN_REFLOW: number

Object is currently part of a rearrangement

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