\func{}{wxNotifyEvent}{\param{wxEventType}{ eventType = wxEVT\_NULL}, \param{int}{ id = 0}}
-Constructor (used internally by wxWindows only).
+Constructor (used internally by wxWidgets only).
\membersection{wxNotifyEvent::Allow}\label{wxnotifyeventallow}
\constfunc{bool}{IsAllowed}{\void}
-Returns TRUE if the change is allowed (\helpref{Veto()}{wxnotifyeventveto}
-hasn't been called) or FALSE otherwise (if it was).
+Returns true if the change is allowed (\helpref{Veto()}{wxnotifyeventveto}
+hasn't been called) or false otherwise (if it was).
\membersection{wxNotifyEvent::Veto}\label{wxnotifyeventveto}