RecordingSurface.getExtents

Get the extents of the recording-surface. Since 1.12

class RecordingSurface
cairo_bool_t
getExtents
(
out cairo_rectangle_t extents
)

Parameters

extents cairo_rectangle_t

the cairo_rectangle_t to be assigned the extents

Return Value

Type: cairo_bool_t

TRUE if the surface is bounded, of recording type, and not in an error state, otherwise FALSE

Meta