1wxGraphicsBrush(3) Erlang Module Definition wxGraphicsBrush(3)
2
3
4
6 wxGraphicsBrush - Functions for wxGraphicsBrush class
7
9 A wxGraphicsBrush is a native representation of a brush. The contents
10 are specific and private to the respective renderer. Instances are ref
11 counted and can therefore be assigned as usual. The only way to get a
12 valid instance is via wxGraphicsContext:createBrush/2 or wxGraphicsRenâ
13 derer:createBrush/2.
14
15 This class is derived (and can use functions) from: wxGraphicsObject
16
17 wxWidgets docs: wxGraphicsBrush
18
20 wxGraphicsBrush() = wx:wx_object()
21
22
23
24wxWidgets team. wx 2.1 wxGraphicsBrush(3)