Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <pango-fontset.h>
Data Fields | |
GObject | parent_instance |
PangoFontset:
A PangoFontset
represents a set of PangoFont
to use when rendering text.
A PangoFontset
is the result of resolving a PangoFontDescription
against a particular PangoContext
. It has operations for finding the component font for a particular Unicode character, and for finding a composite set of metrics for the entire fontset.
Definition at line 78 of file pango-fontset.h.
GObject _PangoFontset::parent_instance |
Definition at line 80 of file pango-fontset.h.