X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6608fdab17beec0a485a96a6d03a1d071c2fba5e..d5706f3ee8a83947a639ff44a21df29c97b72682:/docs/latex/wx/dataviewevent.tex diff --git a/docs/latex/wx/dataviewevent.tex b/docs/latex/wx/dataviewevent.tex index 5a1973c844..49092a6970 100644 --- a/docs/latex/wx/dataviewevent.tex +++ b/docs/latex/wx/dataviewevent.tex @@ -61,6 +61,13 @@ the event was emitted or NULL. Returns the wxDataViewModel associated with the event. +\membersection{wxDataViewEvent::GetPosition}\label{wxdatavieweventgetposition} + +\constfunc{wxPoint}{GetPosition}{\void} + +Returns a the position of a context menu event in screen coordinates. + + \membersection{wxDataViewEvent::GetValue}\label{wxdatavieweventgetvalue} \constfunc{const wxVariant\&}{GetValue}{\void}