Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <pangofc-decoder.h>
Data Fields | |
GObject | parent_instance |
PangoFcDecoder:
PangoFcDecoder
is a virtual base class that implementations will inherit from.
It's the interface that is used to define a custom encoding for a font. These objects are created in your code from a function callback that was originally registered with [metho.nosp@m.d@Pa.nosp@m.ngoFc.nosp@m..Fon.nosp@m.tMap..nosp@m.add_.nosp@m.decod.nosp@m.er_f.nosp@m.ind_f.nosp@m.unc]. Pango requires information about the supported charset for a font as well as the individual character to glyph conversions. Pango gets that information via the #get_charset and #get_glyph callbacks into your object implementation.
Since: 1.6
Definition at line 64 of file pangofc-decoder.h.
GObject _PangoFcDecoder::parent_instance |
Definition at line 67 of file pangofc-decoder.h.