Home
last modified time | relevance | path

Searched refs:EVT_VLBOX (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/src/
H A Devent_ex.py165 EVT_VLBOX = wx.PyEventBinder( wxEVT_VLBOX, 1) variable
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Devent.h2348 #define EVT_VLBOX(id, fn) DECLARE_EVENT_TABLE_ENTRY( wxEVT_COMMAND_VLBOX_SELECTED, id, wxID_ANY, (w… macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Devent.h3038 #define EVT_VLBOX(winid, func) wx__DECLARE_EVT1(wxEVT_COMMAND_VLBOX_SELECTED, winid, wxCommandEvent… macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Devent.h3038 #define EVT_VLBOX(winid, func) wx__DECLARE_EVT1(wxEVT_COMMAND_VLBOX_SELECTED, winid, wxCommandEvent… macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Devent.h3038 #define EVT_VLBOX(winid, func) wx__DECLARE_EVT1(wxEVT_COMMAND_VLBOX_SELECTED, winid, wxCommandEvent… macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Devent.h3038 #define EVT_VLBOX(winid, func) wx__DECLARE_EVT1(wxEVT_COMMAND_VLBOX_SELECTED, winid, wxCommandEvent… macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dcore.py1689 EVT_VLBOX = wx.PyEventBinder( wxEVT_VLBOX, 1) variable
H A Dcore.pyi21086 EVT_VLBOX = wx.PyEventBinder( wxEVT_VLBOX, 1)
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Devent.h4353 #define EVT_VLBOX(winid, func) wx__DECLARE_EVT1(wxEVT_VLBOX, winid, wxCommandEventHandler(func))
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Devent.h4353 #define EVT_VLBOX(winid, func) wx__DECLARE_EVT1(wxEVT_VLBOX, winid, wxCommandEventHandler(func))
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Devent.h4666 #define EVT_VLBOX(winid, func) wx__DECLARE_EVT1(wxEVT_VLBOX, winid, wxCommandEventHandler(func))
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Devent.sip3781 EVT_VLBOX = wx.PyEventBinder( wxEVT_VLBOX, 1)