pangoLayoutGetFontDescription {RGtk2} | R Documentation |
Gets the font description for the layout, if any.
pangoLayoutGetFontDescription(object)
|
[PangoLayout ] a PangoLayout |
Since 1.8
[PangoFontDescription
] a pointer to the layout's font description,
or NULL
if the font description from the layout's
context is inherited.
Derived by RGtkGen from GTK+ documentation