pangoFontDescriptionGetStretch {RGtk2}R Documentation

pangoFontDescriptionGetStretch

Description

Gets the stretch field of a font description. See pangoFontDescriptionSetStretch.

Usage

pangoFontDescriptionGetStretch(object)

Arguments

object

a PangoFontDescription.

Value

[PangoStretch] the stretch field for the font description. Use pangoFontDescriptionGetSetFields to find out if the field was explicitly set or not.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]