X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a37e4a071ce9bbd6825fb6c6a03154d4318d2cff..8695c06a6a5a87b80dfe862a7757fc7e06168455:/docs/latex/wx/accessible.tex?ds=sidebyside diff --git a/docs/latex/wx/accessible.tex b/docs/latex/wx/accessible.tex index faa5c9e9fc..29231e29cc 100644 --- a/docs/latex/wx/accessible.tex +++ b/docs/latex/wx/accessible.tex @@ -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.