Enumeration (GI Enum)

Atspi-2.0AtspiScrollType

Enumeration used by interface Atspi.Accessible to specify where an Atspi.Accessible object should be placed on the screen when using scroll_to.

Index
ANYWHERE: 6

Scroll the object to application-dependent position on the window.

BOTTOM_EDGE: 3

Scroll the object to the bottom edge of the window.

BOTTOM_RIGHT: 1

Scroll the object to the bottom right corner of the window.

LAST_DEFINED: 7
LEFT_EDGE: 4

Scroll the object to the left edge of the window.

RIGHT_EDGE: 5

Scroll the object to the right edge of the window.

TOP_EDGE: 2

Scroll the object to the top edge of the window.

TOP_LEFT: 0

Scroll the object to the top left corner of the window.

Variables

$gtype