Method
Pango.FontDescription.set_size
Declaration [src]
void
pango_font_description_set_size (
PangoFontDescription* desc,
gint size
)
Description [src]
Sets the size field of a font description in fractional points.
This is mutually exclusive with
pango_font_description_set_absolute_size()
.
Parameters
size |
gint |
the size of the font in points, scaled by |