Gjsify LogoGjsify Logo

Enumeration BuilderClosureFlags

The list of flags that can be passed to gtk_builder_create_closure().

New values may be added in the future for new features, so external implementations of [ifaceGtk.BuilderScope] should test the flags for unknown values and raise a %GTK_BUILDER_ERROR_INVALID_ATTRIBUTE error when they encounter one.

bitfield

Index

Enumeration Members

Enumeration Members

SWAPPED: number

The closure should be created swapped. See g_cclosure_new_swap() for details.

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