pangoAttrScaleNew {RGtk2}R Documentation

pangoAttrScaleNew

Description

Create a new font size scale attribute. The base font for the affected text will have its size multiplied by scale.factor.

Usage

pangoAttrScaleNew(scale.factor)

Arguments

scale.factor [numeric] factor to scale the font

Value

[PangoAttribute] the newly allocated PangoAttribute.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]