Enumeration (GI Enum)

Gtk-4.0GtkSpinType

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

Index
END: 5

Go to the adjustments upper bound.

HOME: 4

Go to the adjustments lower bound.

PAGE_BACKWARD: 3

Decrement by the adjustments page increment.

PAGE_FORWARD: 2

Increment by the adjustments page increment.

STEP_BACKWARD: 1

Decrement by the adjustments step increment.

STEP_FORWARD: 0

Increment by the adjustments step increment.

USER_DEFINED: 6

Change by a specified amount.

Variables

$gtype