Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
cairo
Cairo
SvgSurface
get_versions
SvgSurface
SvgSurface.for_stream
restrict_to_version
SvgSurface
Object Hierarchy:
Description:
public
class
SvgSurface
:
Surface
Namespace:
Cairo
Package:
cairo
Content:
Static methods:
public
static
void
get_versions
(
out
SvgVersion
[] versions)
Creation methods:
public
SvgSurface
(
string
filename,
double
width_in_points,
double
height_in_points)
public
SvgSurface.for_stream
(
WriteFunc
write_func,
double
width_in_points,
double
height_in_points)
Methods:
public
void
restrict_to_version
(
SvgVersion
version)