pangoFontDescriptionGetStretch {RGtk2}R Documentation

pangoFontDescriptionGetStretch

Description

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

Usage

pangoFontDescriptionGetStretch(object)

Arguments

object [PangoFontDescription] 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.12.5-3 Index]