]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/view.tex
allow customizing the string values returned by wxGridCellBoolEditor::GetValue()...
[wxWidgets.git] / docs / latex / wx / view.tex
index 7a21e23fffb068bfd4a7dfcd436dd60cf912d76c..f364dc13222d3e5a54276a175ba2c8d5af7e4b01 100644 (file)
@@ -174,7 +174,7 @@ Override to return an instance of a class other than wxDocPrintout.
 
 \membersection{wxView::OnDraw}\label{onviewondraw}
 
-\func{virtual void}{OnDraw}{\param{wxDC\& }{dc}}
+\func{virtual void}{OnDraw}{\param{wxDC* }{dc}}
 
 Override this function to render the view on the given device context.
 
@@ -209,3 +209,4 @@ between the ``Frame'' in the method name and the type of its parameter.
 \func{void}{SetViewName}{\param{const wxString\& }{name}}
 
 Sets the view type name. Should only be called by the framework.
+