Gjsify LogoGjsify Logo

Enumeration SpinButtonUpdatePolicy

Determines whether the spin button displays values outside the adjustment bounds.

See [methodGtk.SpinButton.set_update_policy].

Index

Enumeration Members

Enumeration Members

ALWAYS: number

When refreshing your GtkSpinButton, the value is always displayed

IF_VALID: number

When refreshing your GtkSpinButton, the value is only displayed if it is valid within the bounds of the spin button's adjustment

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