wx._windows.TaskBarIcon
Proxy of C++ TaskBarIcon class
Destroy(args, kwargs)
Destroy(self)
Deletes the C++ object this Python object is a proxy for.
IsIconInstalled(args, kwargs)
IsIconInstalled(self) -> bool
IsOk(args, kwargs)
IsOk(self) -> bool
PopupMenu(args, kwargs)
PopupMenu(self, Menu menu) -> bool
RemoveIcon(args, kwargs)
RemoveIcon(self) -> bool
SetIcon(args, kwargs)
SetIcon(self, Icon icon, String tooltip=EmptyString) -> bool
[constructor]
Usage: classname(arguments)
[member '__doc__']
Documentation for this class
[member '__module__']
The module that this class belongs to
[operator 'nonzero']
Usage: None, used by core for things such as the not operator
[operator 'repr']
Usage: repr(a)