Description Usage Arguments Details Value See Also
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.
1 | cairo_ps_level_to_string(level)
|
level |
[ |
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)
[const char *
]
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.