pangoAttrSizeNew {RGtk2}R Documentation

pangoAttrSizeNew

Description

Create a new font-size attribute in fractional points.

Usage

pangoAttrSizeNew(size)

Arguments

size [integer] 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.12.5-3 Index]