]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/clientdc.tex
Moved desktop margin options to a more sensible place
[wxWidgets.git] / docs / latex / wx / clientdc.tex
index 5cd36a8f7b579c140c7d0aafc29ef4ee68ce6210..429b19ac291d81d750225d61d31b33580d7a9cc7 100644 (file)
@@ -12,12 +12,18 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \wxheading{Derived from}
 
+\helpref{wxWindowDC}{wxwindowdc}\\
 \helpref{wxDC}{wxdc}
+\helpref{wxObject}{wxobject}
 
 \wxheading{Include files}
 
 <wx/dcclient.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxDC}{wxdc}, \helpref{wxMemoryDC}{wxmemorydc}, \helpref{wxPaintDC}{wxpaintdc},\rtfsp
@@ -25,7 +31,7 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxClientDC::wxClientDC}
+\membersection{wxClientDC::wxClientDC}\label{wxclientdcctor}
 
 \func{}{wxClientDC}{\param{wxWindow*}{ window}}