logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wxTaskBarIconEvent - Functions for wxTaskBarIconEvent class

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)

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

Name

       wxTaskBarIconEvent - Functions for wxTaskBarIconEvent class

See Also