gtk-d v3.6.5 (2017-05-30T21:07:17Z)
Home
Dub
Repo
RsvgDimensionData
gtkc
rsvgtypes
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
gtkc
rsvgtypes
aliases
Error
HandleFlags
enums
RsvgError
RsvgHandleFlags
structs
RsvgDimensionData
RsvgHandle
RsvgHandleClass
RsvgHandlePrivate
RsvgPositionData