StatusBar() -> None StatusBar(parent : Window, id: int=ID_ANY, style: int=STB_DEFAULT_STYLE, name: str=StatusBarNameStr) -> None
A status bar is a narrow window that can be placed along the bottom of a frame to give small amounts of status information.
Initialize self. See help(type(self)) for accurate signature. |
|
StatusBar() -> None StatusBar(parent : Window, id: int=ID_ANY, style: int=STB_DEFAULT_STYLE, name: str=StatusBarNameStr) -> None
A status bar is a narrow window that can be placed along the bottom of a frame to give small amounts of status information.
Initialize self. See help(type(self)) for accurate signature.