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 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 [[email protected]_context].


Namespace: Pango
Package: pango

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object



2022 vala-language.org