Class Align

(back to index)

Alignment constants and functions

Description

A widget's align property positions the label relative to the widget. Align defines constants to describe these available positionings. Most can be added together such as Align.top + Align.left.

top_left, left_top, top_right, right_top, bottom_left, left_bottom, bottom_right, right_bottom are provided as shortcuts.


doctool generated at Sun Aug 5 20:52:29 2001