Clutter.ScrollMode – clutter-1.0 Reference Manual
ScrollMode
Description:
[
CCode
( cprefix =
"CLUTTER_SCROLL_"
, type_id =
"clutter_scroll_mode_get_type ()"
) ]
[
Flags
]
[
Version
( since =
"1.12"
) ]
public
enum
ScrollMode
Scroll modes.
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
BOTH
-
Scroll in both directions
HORIZONTALLY
-
Scroll only horizontally
NONE
-
Ignore scrolling
VERTICALLY
-
Scroll only vertically
2022 vala-language.org