Notify -> NotifyEvent

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart 2003-06-01 21:24:57 +00:00
parent 53ae92099f
commit e415391a4e

View 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.