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]

Value

[PangoAttribute]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.6 Index]