Function

ClutterUnitsfrom_em

since: 1.0

Declaration [src]

void
clutter_units_from_em (
  ClutterUnits* units,
  gfloat em
)

Description [src]

Stores a value in em inside units, using the default font name as returned by clutter_backend_get_font_name()

Available since: 1.0

Parameters

units

Type: ClutterUnits

A ClutterUnits.

The argument will be set by the function.
The data is owned by the caller of the function.
em

Type: gfloat

Em.