]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/event.tex
Added missing rejigged IPC Latex files
[wxWidgets.git] / docs / latex / wx / event.tex
index 404294e1129c16e2a7f32ab911f988e22edd6675..d6099d0c7b9f6f0d1af2b3795785e5c2bff4fd8a 100644 (file)
@@ -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}