pangoAttrSizeNewAbsolute {RGtk2}R Documentation

pangoAttrSizeNewAbsolute

Description

Create a new font-size attribute in device units.

Usage

pangoAttrSizeNewAbsolute(size)

Arguments

size [integer] the font size, in PANGO_SCALEths of a device unit.

Details

Since 1.8

Value

[PangoAttribute] the newly allocated PangoAttribute.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]