Struct

PangoAnalysis

Description [src]

structPangoAnalysis{
gpointershape_engine;
gpointerlang_engine;
PangoFont*font;
guint8level;
guint8gravity;
guint8flags;
guint8script;
PangoLanguage*language;
gpointerextra_attrs;
}

The PangoAnalysis structure stores information about the properties of a segment of text.

Structure members
shape_engine: gpointer

Unused, reserved.

lang_engine: gpointer

Unused, reserved.

font: PangoFont

The font for this segment.

level: guint8

The bidirectional level for this segment.

gravity: guint8

The glyph orientation for this segment (A PangoGravity).

flags: guint8

Boolean flags for this segment (Since: 1.16).

script: guint8

The detected script for this segment (A PangoScript) (Since: 1.18).

language: PangoLanguage

The detected language for this segment.

extra_attrs: gpointer

Extra attributes for this segment.

AltStyle によって変換されたページ (->オリジナル) /