pangoFontDescribeWithAbsoluteSize {RGtk2}R Documentation

pangoFontDescribeWithAbsoluteSize

Description

Returns a description of the font, with absolute font size set (in device units). Use pangoFontDescribe if you want the font size in points.

Usage

pangoFontDescribeWithAbsoluteSize(object)

Arguments

object [PangoFont] a PangoFont

Details

Since 1.14

Value

[PangoFontDescription] a newly-allocated PangoFontDescription object.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]