Method
GskCairoNodeget_surface
Declaration [src]
cairo_surface_t*
gsk_cairo_node_get_surface (
GskRenderNode* node
)
Return value
Type: cairo_surface_t
A Cairo surface.
The returned data is owned by the instance. |
cairo_surface_t*
gsk_cairo_node_get_surface (
GskRenderNode* node
)
Type: cairo_surface_t
A Cairo surface.
The returned data is owned by the instance. |