wxTaskBarIcon
(wx)See external documentation: wxTaskBarIcon.
See external documentation:
This class is derived (and can use functions) from:
wxEvtHandler
Functions
new() -> wxTaskBarIcon()
See
popupMenu(This, Menu) -> boolean()
This = wxTaskBarIcon()
Menu = wxMenu:wxMenu()
See
setIcon(This, Icon) -> boolean()
This = wxTaskBarIcon()
Icon = wxIcon:wxIcon()
Equivalent to setIcon(This, Icon, []).
setIcon(This, Icon, Options::[Option]) -> boolean()
This = wxTaskBarIcon()
Icon = wxIcon:wxIcon()
Option = {tooltip, unicode:chardata()}
See
destroy(This::wxTaskBarIcon()) -> ok
Destroys this object, do not use object again