Method
Pango.FontDescription.set_absolute_size
Declaration [src]
void
pango_font_description_set_absolute_size (
PangoFontDescription* desc,
double size
)
Description [src]
Sets the size field of a font description, in device units.
This is mutually exclusive with pango_font_description_set_size()
which sets the font size in points.
Available since: | 1.8 |