pangoContextGetFontMap {RGtk2.10}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.10 version 2.10.6 Index]