pangoFontGetFontMap {RGtk2}R Documentation

pangoFontGetFontMap

Description

Gets the font map for which the font was created.

Usage

pangoFontGetFontMap(object)

Arguments

object [PangoFont] a PangoFont

Details

Since 1.10

Value

[PangoFontMap] the PangoFontMap for the font

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]