wxTaskBarIcon
Module
wxTaskBarIcon
Module Summary
See external documentation: wxTaskBarIcon.
Description
See external documentation: wxTaskBarIcon.
This class is derived (and can use functions) from:
wxEvtHandler
DATA TYPES
Exports
new() -> wxTaskBarIcon()
popupMenu(This, Menu) -> boolean()
Types
This = wxTaskBarIcon()
setIcon(This, Icon) -> boolean()
Equivalent to setIcon(This, Icon, []).
setIcon(This, Icon, Options::[Option]) -> boolean()
destroy(This::wxTaskBarIcon()) -> ok