PostScriptSurface.getLevels

Used to retrieve the list of supported levels. See cairo_ps_surface_restrict_to_level(). Since 1.6

class PostScriptSurface
static
void
getLevels
(
out cairo_ps_level_t[] levels
)

Parameters

levels cairo_ps_level_t[]

supported level list

Meta