pangoContextGetFontMap {RGtk2}R Documentation

pangoContextGetFontMap

Description

Gets the PangoFontmap used to look up fonts for this context.

Usage

pangoContextGetFontMap(object)

Arguments

object [PangoContext] 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.12.5-3 Index]