Virtual Method

GdkWindowcreate_surface

Declaration [src]

cairo_surface_t*
create_surface (
  GdkWindow* window,
  gint width,
  gint height
)

Description

No description available.

Parameters

width

Type: gint

No description available.

height

Type: gint

No description available.

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.