pangoAttrSizeNew {RGtk2}R Documentation

pangoAttrSizeNew

Description

Create a new font-size attribute in fractional points.

Usage

pangoAttrSizeNew(size)

Arguments

size

the font size, in PANGO_SCALEths of a point.

Value

[PangoAttribute] the newly allocated PangoAttribute,

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]