Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
pangoAttrFontDescNew: pangoAttrFontDescNew
Description
Create a new font description attribute. This attribute allows setting family, style, weight, variant, stretch, and size simultaneously.
Usage
pangoAttrFontDescNew(desc)
Arguments
desc
[
PangoFontDescription
] the font description
Value
PangoAttribute
] the newly allocated
PangoAttribute
,