pangoFontDescriptionToFilename {RGtk2} | R Documentation |
Creates a filename representation of a font description. The
filename is identical to the result from calling
pangoFontDescriptionToString
, but with underscores instead of
characters that are untypical in filenames, and in lower case only.
pangoFontDescriptionToFilename(object)
|
[PangoFontDescription ] a PangoFontDescription |
[char] .
Derived by RGtkGen from GTK+ documentation