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

the font description

Value

[PangoAttribute] the newly allocated PangoAttribute,

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]