Pango: Pango

Description Details Author(s) References

Description

Pango is a library for internationalized text handling. It centers around the PangoLayout object, representing a paragraph of text. Pango provides the engine for GtkTextView, GtkLabel, GtkEntry, and other widgets that display text.

Details

The RGtk binding to the Pango library consists of the following components:

pango-Bidirectional-Text

Types and functions to help with handling bidirectional text

pango-Coverage-Maps

Unicode character range coverage storage

pango-Fonts

Structures representing abstract fonts

pango-Glyph-Storage

Structures for storing information about glyphs

pango-Layout-Objects

High-level layout driver objects

pango-Text-Processing

Functions to run the rendering pipeline

PangoRenderer

Rendering driver base class

pango-Version-Checking

Tools for checking Pango version at compile- and run-time.

pango-Cairo-Rendering

Rendering with the Cairo backend

pango-Scripts-and-Languages

Identifying writing systems and languages

pango-Tab-Stops

Structures for storing tab stops

pango-Text-Attributes

Font and other attributes for annotating text

pango-Vertical-Text

Laying text out in vertical directions

Author(s)

Derived by RGtkGen from GTK+ documentation

References

https://developer.gnome.org/pango


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to Pango in RGtk2...