GetWxObjectPtr() returns wxObject*, not void*.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -227,7 +227,7 @@ Gets the void pointer value.
|
||||
|
||||
\membersection{wxVariant::GetWxObjectPtr}\label{wxvariantgetwxobjectptr}
|
||||
|
||||
\constfunc{void*}{GetWxObjectPtr}{\void}
|
||||
\constfunc{wxObject*}{GetWxObjectPtr}{\void}
|
||||
|
||||
Gets the wxObject pointer value.
|
||||
|
||||
|
Reference in New Issue
Block a user