Enumeration

ClutterScrollMode

Declaration

flags Clutter.ScrollMode

Description [src]

Scroll modes.

Available since:1.12

Members

Name Description
CLUTTER_SCROLL_NONE

Ignore scrolling.

CLUTTER_SCROLL_HORIZONTALLY

Scroll only horizontally.

CLUTTER_SCROLL_VERTICALLY

Scroll only vertically.

CLUTTER_SCROLL_BOTH

Scroll in both directions.