Property

RsvgHandle:em

deprecated: 2.46. since: 2.0

Declaration

property em: double [ read ]

Description [src]

Exact width, in pixels, of the rendered SVG before calling the size callback as specified by rsvg_handle_set_size_callback().

Type: gdouble
Available since:2.0
Deprecated since:2.46.

Reading each of the size properties causes the size of the SVG to be recomputed, so reading both the em and ex properties will cause two such computations. Please use rsvg_handle_get_intrinsic_dimensions() instead.

Default value0.000000

Flags

Readableyes
Writableno
Constructno
Construct onlyno