Virtual Method
GdkWindowcreate_surface
Declaration [src]
cairo_surface_t*
create_surface (
GdkWindow* window,
gint width,
gint height
)
Return value
Type: cairo_surface_t
No description available.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |