Enumeration (GI Enum)

Atk-1.0AtkScrollTypeSince 2.30

Specifies where an object should be placed on the screen when using scroll_to.

2.30

Index
ANYWHERE: 6

Scroll the object vertically and horizontally so that as much as possible of the object becomes visible. The exact placement is determined by the application.

BOTTOM_EDGE: 3

Scroll the object vertically to bring its bottom edge to the bottom edge of the window.

BOTTOM_RIGHT: 1

Scroll the object vertically and horizontally to bring its bottom right corner to the bottom right corner of the window.

LEFT_EDGE: 4

Scroll the object vertically and horizontally to bring its left edge to the left edge of the window.

RIGHT_EDGE: 5

Scroll the object vertically and horizontally to bring its right edge to the right edge of the window.

TOP_EDGE: 2

Scroll the object vertically to bring its top edge to the top edge of the window.

TOP_LEFT: 0

Scroll the object vertically and horizontally to bring its top left corner to the top left corner of the window.

Variables

$gtype