Home
last modified time | relevance | path

Searched defs:EVT_MOUSE_AUX2_UP (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/src/
H A Devent_ex.py62 EVT_MOUSE_AUX2_UP = wx.PyEventBinder( wxEVT_AUX2_UP ) variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dcore.py1586 EVT_MOUSE_AUX2_UP = wx.PyEventBinder( wxEVT_AUX2_UP ) variable