enum Cairo::SurfaceType
Defined in:
lib/gi-crystal/src/auto/cairo-1.0/cairo.crEnum Members
-
Image =
0_u32
-
Pdf =
1_u32
-
Ps =
2_u32
-
Xlib =
3_u32
-
Xcb =
4_u32
-
Glitz =
5_u32
-
Quartz =
6_u32
-
Win32 =
7_u32
-
Beos =
8_u32
-
Directfb =
9_u32
-
Svg =
10_u32
-
Os2 =
11_u32
-
Win32Printing =
12_u32
-
QuartzImage =
13_u32
-
Script =
14_u32
-
Qt =
15_u32
-
Recording =
16_u32
-
Vg =
17_u32
-
Gl =
18_u32
-
Drm =
19_u32
-
Tee =
20_u32
-
Xml =
21_u32
-
Skia =
22_u32
-
Subsurface =
23_u32
-
Cogl =
24_u32
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.
Instance Method Summary
- #beos?
- #cogl?
- #directfb?
- #drm?
- #gl?
- #glitz?
- #image?
- #os2?
- #pdf?
- #ps?
- #qt?
- #quartz?
- #quartz_image?
- #recording?
- #script?
- #skia?
- #subsurface?
- #svg?
- #tee?
- #vg?
- #win32?
- #win32_printing?
- #xcb?
- #xlib?
- #xml?
Class methods inherited from struct Enum
g_type : UInt64
g_type
Class Method Detail
Returns the type id (GType) registered in GLib type system.