Provided by: erlang-manpages_24.2.1+dfsg-1ubuntu0.6_all 

NAME
wxTaskBarIconEvent - Functions for wxTaskBarIconEvent class
DESCRIPTION
The event class used by wxTaskBarIcon. For a list of the event macros meant to be used with
wxTaskBarIconEvent, please look at wxTaskBarIcon description.
This class is derived (and can use functions) from: wxEvent
wxWidgets docs: wxTaskBarIconEvent
DATA TYPES
wxTaskBarIconEvent() = wx:wx_object()
wxTaskBarIcon() =
#wxTaskBarIcon{type =
wxTaskBarIconEvent:wxTaskBarIconEventType()}
wxTaskBarIconEventType() =
taskbar_move | taskbar_left_down | taskbar_left_up |
taskbar_right_down | taskbar_right_up | taskbar_left_dclick |
taskbar_right_dclick
wxWidgets team. wx 2.1.1 wxTaskBarIconEvent(3erl)