XlibSurface
Object Hierarchy:
Description:
[
CCode ( cname =
"cairo_surface_t" , ref_function =
"cairo_surface_reference" , type_id =
"cairo_gobject_surface_get_type ()" , unref_function =
"cairo_surface_destroy" ) ]
[
Compact ]
public class XlibSurface :
Surface
Content:
Creation methods:
- public XlibSurface (void* dpy, int drawable, void* visual, int width, int height)
- public XlibSurface.for_bitmap (void* dpy, int bitmap, void* screen, int width, int height)
Methods:
Inherited Members:
All known members inherited from class Cairo.Surface