wxTaskBarIcon

wxTaskBarIcon

Functions/Procedures
Supertopics

wxTaskBarIcon

[func]
get_taskbar_menu
( atom taskbar )

Category: wxTaskBarIcon

Returns: A wxMenu object

Gets the wxMenu associated with the taskbar icon.


wxTaskBarIcon

[func]
is_icon_installed
( atom taskbar )

Category: wxTaskBarIcon

Returns true if set_taskbar_icon was called with no subsequent remove_taskbar_icon.


wxTaskBarIcon

[proc]
remove_taskbar_icon
( atom taskbar )

Category: wxTaskBarIcon

Removes the icon previously set with set_taskbar_icon.


wxTaskBarIcon

[proc]
set_taskbar_icon
( atom taskbar, atom icon, sequence tooltip )

Category: wxTaskBarIcon

Sets the icon and tooltip text for the taskbar icon.