Namespace
Rsvg – 2.0
Librsvg - load and render SVG documents
Classes
Handle |
|
Structs
DimensionData |
Dimensions of an SVG image from rsvg_handle_get_dimensions(), or an individual element from rsvg_handle_get_dimensions_sub(). Please see the deprecation documentation for those functions. deprecated: 2.46. |
Length |
|
PositionData |
Position of an SVG fragment from rsvg_handle_get_position_sub(). Please the deprecation documentation for that function. deprecated: 2.46. |
Rectangle |
A data structure for holding a rectangle. since: 2.46 |
Enumerations
Unit |
Units for the |
Bitfields
HandleFlags |
Configuration flags for an since: 2.40.3 |
Error Domains
Error |
An enumeration representing possible errors. |
Functions
cleanup |
This function does nothing. deprecated: 2.46 since: 2.36 |
set_default_dpi |
Do not use this function. Create an deprecated: 2.42.3 since: 2.8 |
set_default_dpi_x_y |
Do not use this function. Create an deprecated: 2.42.3 since: 2.8 |
Function Macros
CHECK_VERSION |
This C macro returns |
DEPRECATED_FOR |
Constants
MAJOR_VERSION |
This is a C macro that expands to a number with the major version of librsvg against which your program is compiled. |
MICRO_VERSION |
This is a C macro that expands to a number with the micro version of librsvg against which your program is compiled. |
MINOR_VERSION |
This is a C macro that expands to a number with the minor version of librsvg against which your program is compiled. |
VERSION |
This is a C macro that expands to a string with the version of librsvg against which your program is compiled. |