]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/graphicspen.tex
wxDataViewCtrl DnD stubs, some reformating
[wxWidgets.git] / docs / latex / wx / graphicspen.tex
old mode 100755 (executable)
new mode 100644 (file)
index 39ea0f9..14b741d
@@ -13,7 +13,8 @@
 
 \wxheading{Derived from}
 
 
 \wxheading{Derived from}
 
-\helpref{wxGraphicsObject}{wxgraphicsobject}
+\helpref{wxGraphicsObject}{wxgraphicsobject}\\
+\helpref{wxObject}{wxobject}
 
 A wxGraphicsPen is a native representation of a pen. It is used for stroking a path on a graphics context. The contents are specific and private to the respective renderer. Instances are ref counted and can therefore be assigned as usual. The only way to get a valid instance is via a CreatePen call on the graphics context or the renderer instance.
 
 
 A wxGraphicsPen is a native representation of a pen. It is used for stroking a path on a graphics context. The contents are specific and private to the respective renderer. Instances are ref counted and can therefore be assigned as usual. The only way to get a valid instance is via a CreatePen call on the graphics context or the renderer instance.
 
@@ -21,3 +22,7 @@ A wxGraphicsPen is a native representation of a pen. It is used for stroking a p
 
 <wx/graphics.h>
 
 
 <wx/graphics.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+