pangoFontDescriptionSetStretch {RGtk2} | R Documentation |
Sets the stretch field of a font description. The stretch field specifies how narrow or wide the font should be.
pangoFontDescriptionSetStretch(object, stretch)
|
[PangoFontDescription ] a PangoFontDescription |
|
[PangoStretch ] the stretch for the font description |
Derived by RGtkGen from GTK+ documentation