| Method Summary |
| |
__init__(self)
|
| |
__del__(self)
|
| AuiTabArt |
Clone(self)
|
| |
DrawBackground(self,
dc,
wnd,
rect)
|
| PyObject |
DrawButton(self,
dc,
wnd,
in_rect,
bitmap_id,
button_state,
orientation)
|
| PyObject |
DrawTab(self,
dc,
wnd,
pane,
in_rect,
close_button_state)
|
| int |
GetBestTabCtrlSize(self,
wnd,
pages,
required_bmp_size)
|
| int |
GetIndentSize(self)
|
| PyObject |
GetTabSize(self,
dc,
wnd,
caption,
bitmap,
active,
close_button_state)
|
| |
SetFlags(self,
flags)
|
| |
SetMeasuringFont(self,
font)
|
| |
SetNormalFont(self,
font)
|
| |
SetSelectedFont(self,
font)
|
| |
SetSizingInfo(self,
tab_ctrl_size,
tab_count)
|
| int |
ShowDropDown(self,
wnd,
items,
active_idx)
|