cairo_svg_version_to_string: cairo_svg_version_to_string

Description Usage Arguments Details Value See Also

View source: R/cairo-svg-surface.R

Description

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

Usage

1

Arguments

version

[int] a version id

Details

Return value: the string associated to given version.

Since: 1.2

C function prototype: const char * cairo_svg_version_to_string (cairo_svg_version_t version)

Value

[const char *]

See Also

Other cairo-svg-surface: cairo_svg_surface_create(), cairo_svg_surface_get_document_unit(), cairo_svg_surface_restrict_to_version(), cairo_svg_surface_set_document_unit()


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