Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

flags?: BindingFlags

Flags to be used to control the #GBinding

source?: GObject.Object

The #GObject that should be used as the source of the binding

source_property?: string

The name of the property of #GBinding:source that should be used as the source of the binding.

This should be in [canonical form][canonical-parameter-names] to get the best performance.

target?: GObject.Object

The #GObject that should be used as the target of the binding

target_property?: string

The name of the property of #GBinding:target that should be used as the target of the binding.

This should be in [canonical form][canonical-parameter-names] to get the best performance.

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