Context


Object Hierarchy:

Pango.Context Pango.Context Pango.Context GLib.Object GLib.Object GLib.Object->Pango.Context

Description:

[ CCode ( type_id = "pango_context_get_type ()" ) ]
public sealed class Context : Object

A `PangoContext` stores global information used to control the itemization process.

The information stored by `PangoContext` includes the fontmap used to look up fonts, and default values such as the default language, default gravity, or default font.

To obtain a `PangoContext`, use [method@Pango.FontMap.create_context].


Namespace: Pango
Package: pango

Content:

Creation methods:

Methods:

Inherited Members: