pangoAttrFontDescNew {RGtk2}R Documentation

pangoAttrFontDescNew

Description

Create a new font description attribute. This attribute allows setting family, style, weight, variant, stretch, and size simultaneously.

Usage

pangoAttrFontDescNew(desc)

Arguments

desc [PangoFontDescription] the font description

Value

[PangoAttribute] the newly allocated PangoAttribute.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]