Gjsify LogoGjsify Logo

Interface Constraint_ConstructProps

Hierarchy

Index

Properties

constant?: number

The constant value to be added to the [propertyGtk.Constraint:source-attribute].

multiplier?: number

The multiplication factor to be applied to the [propertyGtk.Constraint:source-attribute].

The order relation between the terms of the constraint.

The source of the constraint.

The constraint will set the [propertyGtk.Constraint:target-attribute] property of the target using the [propertyGtk.Constraint:source-attribute] property of the source.

source_attribute?: ConstraintAttribute

The attribute of the [propertyGtk.Constraint:source] read by the constraint.

strength?: number

The strength of the constraint.

The strength can be expressed either using one of the symbolic values of the [enumGtk.ConstraintStrength] enumeration, or any positive integer value.

The target of the constraint.

The constraint will set the [propertyGtk.Constraint:target-attribute] property of the target using the [propertyGtk.Constraint:source-attribute] property of the source widget.

target_attribute?: ConstraintAttribute

The attribute of the [propertyGtk.Constraint:target] set by the constraint.

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