Gjsify LogoGjsify Logo

The connection flags are used to specify the behaviour of a signal's connection.

bitfield

Index

Enumeration Members

Enumeration Members

AFTER: number

whether the handler should be called before or after the default handler of the signal.

SWAPPED: number

whether the instance and data should be swapped when calling the handler; see g_signal_connect_swapped() for an example.

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