1wxGCDC(3)                  Erlang Module Definition                  wxGCDC(3)
2
3
4

NAME

6       wxGCDC - See external documentation: wxGCDC.
7

DESCRIPTION

9       See external documentation: wxGCDC.
10
11       This class is derived (and can use functions) from:
12       wxDC
13

DATA TYPES

15         wxGCDC():
16
17
18           An  object  reference,  The  representation  is internal and can be
19           changed without notice. It can't be used for comparsion  stored  on
20           disc or distributed for use on other nodes.
21

EXPORTS

23       new() -> wxGCDC()
24
25              See external documentation.
26
27       new(Dc) -> wxGCDC()
28
29              Types:
30
31                 Dc = wxWindowDC:wxWindowDC()
32
33              See external documentation.
34
35       getGraphicsContext(This) -> wxGraphicsContext:wxGraphicsContext()
36
37              Types:
38
39                 This = wxGCDC()
40
41              See external documentation.
42
43       setGraphicsContext(This, Ctx) -> ok
44
45              Types:
46
47                 This = wxGCDC()
48                 Ctx = wxGraphicsContext:wxGraphicsContext()
49
50              See external documentation.
51
52       destroy(This::wxGCDC()) -> ok
53
54              Destroys this object, do not use object again
55

AUTHORS

57       <>
58
59
60
61                                   wx 1.8.9                          wxGCDC(3)
Impressum