Package: pango

Function pango:font-map-create-context

Lambda List

pango:font-map-create-context (fontmap)

Arguments

fontmap -- a pango:font-map object

Return Value

The newly allocated pango:context object.

Details

Creates a Pango context connected to fontmap. This is equivalent to the pango:context-new function followed by the pango:context-font-map function.

If you are using Pango as part of a higher-level system, that system may have it's own way of create a Pango context. For instance, the GTK toolkit has the gtk:widget-pango-context function. Use this instead.
 

See also

2024-3-6