pangoCairoFontMapCreateContext {RGtk2}R Documentation

pangoCairoFontMapCreateContext

Description

Create a PangoContext for the given fontmap. WARNING: pango_cairo_font_map_create_context has been deprecated since version 1.22 and should not be used in newly-written code. Use pangoFontMapCreateContext instead.

Usage

pangoCairoFontMapCreateContext(object)

Arguments

object

a PangoCairoFontMap

Details

Since 1.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]