|
|
| GetCheckBox = staticmethod(GetCheckBox) |
| |
|
| GetMAXHWnd = staticmethod(GetMAXHWnd) |
| |
|
| GetStatusPanelHWnd = staticmethod(GetStatusPanelHWnd) |
| |
|
| GetViewPortHWnd = staticmethod(GetViewPortHWnd) |
| |
|
| IsHovering = staticmethod(IsHovering) |
| |
|
| IsVistaAeroEnabled = staticmethod(IsVistaAeroEnabled) |
| |
|
| MakeButton2State = staticmethod(MakeButton2State) |
| |
|
| MakeButton3State = staticmethod(MakeButton3State) |
| |
|
| RegisterDialogWindow = staticmethod(RegisterDialogWindow) |
| |
|
| RevealInExplorer = staticmethod(RevealInExplorer) |
| |
|
| SetCheckBox = staticmethod(SetCheckBox) |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
| UnRegisterDialogWindow = staticmethod(UnRegisterDialogWindow) |
| |
Win32 related general purpose functions