Gtk.ScrollStep – gtk+-3.0 Reference Manual
ScrollStep
Description:
[
CCode
( cprefix =
"GTK_SCROLL_"
, type_id =
"gtk_scroll_step_get_type ()"
) ]
public
enum
ScrollStep
Namespace:
Gtk
Package:
gtk+-3.0
Content:
Enum values:
ENDS
-
Scroll to ends.
HORIZONTAL_ENDS
-
Scroll to the horizontal ends.
HORIZONTAL_PAGES
-
Scroll by horizontal pages.
HORIZONTAL_STEPS
-
Scroll in horizontal steps.
PAGES
-
Scroll by pages.
STEPS
-
Scroll in steps.
2022 vala-language.org