X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f43af7fea4a65c6ca41ac53ad439dab7814e61c3..c266eff98c5e44012647f54f38a1e29ecabd8759:/docs/latex/wx/graphicsbrush.tex?ds=sidebyside diff --git a/docs/latex/wx/graphicsbrush.tex b/docs/latex/wx/graphicsbrush.tex index 4572e34adb..39f5c7a433 100755 --- a/docs/latex/wx/graphicsbrush.tex +++ b/docs/latex/wx/graphicsbrush.tex @@ -13,7 +13,8 @@ \wxheading{Derived from} -\helpref{wxGraphicsObject}{wxgraphicsobject} +\helpref{wxGraphicsObject}{wxgraphicsobject}\\ +\helpref{wxObject}{wxobject} A wxGraphicsBrush is a native representation of a brush. It is used for filling a path on a graphics context. The contents are specific an 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 Create...Brush call on the graphics context or the renderer instance. @@ -21,4 +22,8 @@ A wxGraphicsBrush is a native representation of a brush. It is used for filling +\wxheading{Library} + +\helpref{wxCore}{librarieslist} +