Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
pangoFontFaceDescribe: pangoFontFaceDescribe
Description
Returns the family, style, variant, weight and stretch of a
PangoFontFace
. The size field of the resulting font description will be unset.
Usage
pangoFontFaceDescribe(object)
Arguments
object
[
PangoFontFace
] a
PangoFontFace
Value
PangoFontDescription
] a newly-created
PangoFontDescription
structure holding the description of the face.