GLXCurses.libs.Movable module¶
-
class
GLXCurses.libs.Movable.Movable[source]¶ Bases:
object-
x_offset¶ ”
x_offsetfor add offset value toxposition of a GLXCurses.Area attach to a GLXCurses.Widget.
-
y_offset¶ ”
y_offsetfor add offset value toyposition of a GLXCurses.Area attach to a GLXCurses.Widget.
-
justify¶ Return the Justify of the Button
- Justify:
- LEFT
- CENTER
- RIGHT
Returns: str
-
position_type¶ Return the Position Type
Returns: the position_type property value Return type: str
-