]> git.saurik.com Git - wxWidgets.git/commitdiff
Notify -> NotifyEvent
authorJulian Smart <julian@anthemion.co.uk>
Sun, 1 Jun 2003 21:24:57 +0000 (21:24 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 1 Jun 2003 21:24:57 +0000 (21:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/accessible.tex

index faa5c9e9fca2a5f0b073449df9e40cd42cb215f1..29231e29cc36fdb48ac3ab80f6488f0270fcfb52 100644 (file)
@@ -410,9 +410,9 @@ representing the child element, starting from 1.
 
 Navigates from {\it fromId} to {\it toId}/{\it toObject}.
 
-\membersection{wxAccessible::Notify}\label{wxaccessiblenotify}
+\membersection{wxAccessible::NotifyEvent}\label{wxaccessiblenotifyevent}
 
-\func{virtual static void}{Notify}{\param{int}{ eventType}, \param{wxWindow* }{window}, \param{wxAccObjectt }{objectType}, \param{int }{objectType}}
+\func{virtual static void}{NotifyEvent}{\param{int}{ eventType}, \param{wxWindow* }{window}, \param{wxAccObjectt }{objectType}, \param{int }{objectType}}
 
 Allows the application to send an event when something changes in an accessible object.