pangoContextGetFontMap {RGtk2}R Documentation

pangoContextGetFontMap

Description

Gets the

PangoFontmap
used to look up fonts for this context.

Usage

pangoContextGetFontMap(object)

Arguments

object

a PangoContext

Details

Since 1.6

Value

[PangoFontMap] the font map for the PangoContext.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]