\membersection{wxEvent::GetEventType}\label{wxeventgeteventtype}
-\func{WXTYPE}{GetEventType}{\void}
+\func{wxEventType}{GetEventType}{\void}
Returns the identifier of the given event type,
such as \texttt{wxEVT\_COMMAND\_BUTTON\_CLICKED}.
\membersection{wxEvent::SetEventType}\label{wxeventseteventtype}
-\func{void}{SetEventType}{\param{WXTYPE }{typ}}
+\func{void}{SetEventType}{\param{wxEventType }{type}}
Sets the event type.