]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dataviewevent.tex
Added wxRect::Intersect() documentation (patch 1868322 from Laurent Humbertclaude).
[wxWidgets.git] / docs / latex / wx / dataviewevent.tex
index 5a1973c844b888c5fe09b0c0ad837bb89423d3b0..49092a6970185e1edf0ce78c315e3c9a932bec52 100644 (file)
@@ -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}