The GxSelection class event. More...
#include <gxeventui.h>


Public Member Functions | |
| wxGxSelectionEvent (wxEventType eventType=wxGXSELECTION_CHANGED, wxGxSelection *pSelection=NULL, long nInitiator=wxNOT_FOUND) | |
| wxGxSelectionEvent (const wxGxSelectionEvent &event) | |
| void | SetInitiator (long nInitiator) |
| long | GetInitiator () const |
| void | SetSelection (wxGxSelection *pSelection) |
| wxGxSelection * | GetSelection () const |
| virtual wxEvent * | Clone () const |
Protected Attributes | |
| long | m_nInitiator |
| wxGxSelection * | m_pSelection |
The GxSelection class event.