Gjsify LogoGjsify Logo

The values of the GtkSpinType enumeration are used to specify the change to make in gtk_spin_button_spin().

Index

Enumeration Members

END: number

Go to the adjustments upper bound.

HOME: number

Go to the adjustments lower bound.

PAGE_BACKWARD: number

Decrement by the adjustments page increment.

PAGE_FORWARD: number

Increment by the adjustments page increment.

STEP_BACKWARD: number

Decrement by the adjustments step increment.

STEP_FORWARD: number

Increment by the adjustments step increment.

USER_DEFINED: number

Change by a specified amount.

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