pangoFontDescriptionSetStretch {RGtk2}R Documentation

pangoFontDescriptionSetStretch

Description

Sets the stretch field of a font description. The stretch field specifies how narrow or wide the font should be.

Usage

pangoFontDescriptionSetStretch(object, stretch)

Arguments

object [PangoFontDescription] a PangoFontDescription
stretch [PangoStretch] the stretch for the font description

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]