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

a PangoFontDescription

stretch

the stretch for the font description

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]