X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01459e68af06b746d38e84fba044573f72dd94d4..235fb242f665ea0bf3e1bff3d5344f4d621ab75e:/docs/latex/wx/notifevt.tex diff --git a/docs/latex/wx/notifevt.tex b/docs/latex/wx/notifevt.tex index 1f48b5a78d..4e0bdcd98a 100644 --- a/docs/latex/wx/notifevt.tex +++ b/docs/latex/wx/notifevt.tex @@ -32,7 +32,7 @@ None \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} @@ -47,8 +47,8 @@ this method as the events are allowed anyhow but some are forbidden by default \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}