enum Cairo::DeviceType
 
  Defined in:
lib/gi-crystal/src/auto/cairo-1.0/cairo.crEnum Members
- 
        Drm = 
0 - 
        Gl = 
1 - 
        Script = 
2 - 
        Xcb = 
3 - 
        Xlib = 
4 - 
        Xml = 
5 - 
        Cogl = 
6 - 
        Win32 = 
7 - 
        Invalid = 
-1 
Class Method Summary
- 
        .g_type : UInt64
        
          
Returns the type id (GType) registered in GLib type system.