X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d5f648a9d1d5978b035a17e01c619425dc8a15d8..3a9a01661aa51c52b734b16abdceec2f905c5f25:/docs/latex/wx/event.tex?ds=inline diff --git a/docs/latex/wx/event.tex b/docs/latex/wx/event.tex index 404294e112..d6099d0c7b 100644 --- a/docs/latex/wx/event.tex +++ b/docs/latex/wx/event.tex @@ -96,13 +96,6 @@ such as wxEVENT\_TYPE\_BUTTON\_COMMAND. Returns the identifier associated with this event, such as a button command id. -\membersection{wxEvent::GetObjectType} - -\func{WXTYPE}{GetObjectType}{\void} - -Returns the type of the object associated with the -event, such as wxTYPE\_BUTTON. - \membersection{wxEvent::GetSkipped} \func{bool}{GetSkipped}{\void}