Module: Gtk::ScrollStep

Defined in:
(unknown)

Constant Summary collapse

STEPS =

Scroll in steps.

0 or :steps
PAGES =

Scroll by pages.

1 or :pages
ENDS =

Scroll to ends.

2 or :ends
HORIZONTAL_STEPS =

Scroll in horizontal steps.

3 or :horizontal_steps
HORIZONTAL_PAGES =

Scroll by horizontal pages.

4 or :horizontal_pages
HORIZONTAL_ENDS =

Scroll to the horizontal ends.

5 or :horizontal_ends