summaryrefslogtreecommitdiff
path: root/lib/wx/doc/src/wxGraphicsBrush.xml
blob: c8058f4d8322d466aee823d5839e343eab7e5f5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE erlref SYSTEM "erlref.dtd">

<!-- THIS FILE IS GENERATED DO NOT EDIT -->


<erlref>
<header>
  <copyright>
    <year>2020</year>
    <holder>wxWidgets team.</holder></copyright>
  <legalnotice>Licensed under the wxWindows Free Documentation Licence, Version 3
  </legalnotice>
  <title>wxGraphicsBrush</title>
</header>
<module>wxGraphicsBrush</module>
<modulesummary>Functions for wxGraphicsBrush class</modulesummary>
<description><p>A <seeerl marker="wxGraphicsBrush"><c>wxGraphicsBrush</c></seeerl> is a native representation of a brush. 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 <seemfa marker="wxGraphicsContext#createBrush/2"><c>wxGraphicsContext:createBrush/2</c></seemfa> or <seemfa marker="wxGraphicsRenderer#createBrush/2"><c>wxGraphicsRenderer:createBrush/2</c></seemfa>.
      </p>
  <p>This class is derived (and can use functions) from: 
    <seeerl marker="wxGraphicsObject"><c>wxGraphicsObject</c></seeerl></p>
  
  <p>wxWidgets docs: <url href="https://docs.wxwidgets.org/3.1/classwx_graphics_brush.html">wxGraphicsBrush</url></p>
  </description>
<datatypes><datatype><name name="wxGraphicsBrush"/></datatype></datatypes>

</erlref>