mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 20:40:11 +01:00
6 lines
120 B
Python
6 lines
120 B
Python
|
|
hAlign = wx.ALIGN_RIGHT
|
|
vAlign = wx.ALIGN_INVALID
|
|
|
|
hAlign, vAlign = attr.GetNonDefaultAlignment()
|