PangoFc.DecoderClass

Fields

Name

Type

Access

Description

get_charset

object

r

This returns an FcCharset given a PangoFcFont that includes a list of supported characters in the font. The fontconfig.CharSet that is returned should be an internal reference to your code. Pango will not free this structure. It is important that you make this callback fast because this callback is called separately for each character to determine Unicode coverage.

get_glyph

object

r

This returns a single PangoGlyph for a given Unicode code point.

parent_class

GObject.ObjectClass

r

Methods

None

Details

class PangoFc.DecoderClass

Class structure for PangoFcDecoder.

New in version 1.6.