#include <wxlbind.h>
Public Attributes | |
const char * | name |
const wxEventType * | eventType |
int * | wxluatype |
Definition at line 200 of file wxlbind.h.
const wxEventType* wxLuaBindEvent::eventType |
Definition at line 203 of file wxlbind.h.
Referenced by wxLuaBinding::DoRegisterBinding(), and wxluabind_wxLuaBinding__index().
const char* wxLuaBindEvent::name |
Definition at line 202 of file wxlbind.h.
Referenced by wxLuaBinding::DoRegisterBinding(), wxLuaBinding::GetEventTypeName(), wxLuaEventCallback::GetInfo(), wxLuaEventCallback::OnEvent(), and wxluabind_wxLuaBinding__index().
Definition at line 204 of file wxlbind.h.
Referenced by wxLuaEventCallback::GetInfo(), wxLuaEventCallback::OnEvent(), and wxluabind_wxLuaBinding__index().