gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
RsvgDimensionData
rsvg
c
types
Undocumented in source.
struct
RsvgDimensionData {
int
width
;
int
height
;
double
em
;
double
ex
;
}
Members
Variables
em
double
em
;
em
ex
double
ex
;
ex
height
int
height
;
SVG's height, in pixels
width
int
width
;
SVG's width, in pixels
Meta
Source
See Implementation
rsvg
c
types
aliases
Error
HandleFlags
LIBRSVG_MAJOR_VERSION
LIBRSVG_MICRO_VERSION
LIBRSVG_MINOR_VERSION
LIBRSVG_VERSION
enums
RsvgError
RsvgHandleFlags
manifest constants
MAJOR_VERSION
MICRO_VERSION
MINOR_VERSION
VERSION
structs
RsvgDimensionData
RsvgHandle
RsvgHandleClass
RsvgHandlePrivate
RsvgPositionData