wxTaskBarIcon
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() (see module wxMenu)
See
removeIcon(This) -> boolean()
This = wxTaskBarIcon()
See
setIcon(This, Icon) -> boolean()
This = wxTaskBarIcon()
Icon = wxIcon() (see module wxIcon)
Equivalent to setIcon(This, Icon, []).
setIcon(This, Icon, Option::[Option]) -> boolean()
This = wxTaskBarIcon()
Icon = wxIcon() (see module wxIcon)
Option = {tooltip, chardata() (see module unicode)}
See
destroy(This::wxTaskBarIcon()) -> ok
Destroys this object, do not use object again