cairo_ps_level_to_string: cairo_ps_level_to_string

Description Usage Arguments Details Value See Also

View source: R/cairo-ps.R

Description

Get the string representation of the given level id. This function will return %NULL if level id isn't valid. See cairo_ps_get_levels() for a way to get the list of valid level ids.

Usage

1

Arguments

level

[int] a level id

Details

Return value: the string associated to given level.

Since: 1.6

C function prototype: const char * cairo_ps_level_to_string (cairo_ps_level_t level)

Value

[const char *]

See Also

Other cairo-ps: cairo_ps_surface_create(), cairo_ps_surface_dsc_begin_page_setup(), cairo_ps_surface_dsc_begin_setup(), cairo_ps_surface_dsc_comment(), cairo_ps_surface_get_eps(), cairo_ps_surface_restrict_to_level(), cairo_ps_surface_set_eps(), cairo_ps_surface_set_size()


coolbutuseless/cairocore documentation built on Aug. 31, 2020, 12:43 a.m.