pangoFontDescribe {RGtk2}R Documentation

pangoFontDescribe

Description

Returns a description of the font, with font size set in points. Use pangoFontDescribeWithAbsoluteSize if you want the font size in device units.

Usage

pangoFontDescribe(object)

Arguments

object [PangoFont] a PangoFont

Value

[PangoFontDescription] a newly-allocated PangoFontDescription object.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]