1wxGraphicsFont(3) Erlang Module Definition wxGraphicsFont(3)
2
3
4
6 wxGraphicsFont - Functions for wxGraphicsFont class
7
9 A wxGraphicsFont is a native representation of a font. The contents are
10 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:createFont/4 or wxGraphicsRenâ
13 derer:createFont/4.
14
15 This class is derived (and can use functions) from: wxGraphicsObject
16
17 wxWidgets docs: wxGraphicsFont
18
20 wxGraphicsFont() = wx:wx_object()
21
22
23
24wxWidgets team. wx 2.1 wxGraphicsFont(3)