Analysis
Allocate a new Analysis.
This instance will be allocated on the native heap and automatically freed when this class instance is garbage collected.
Allocate a new Analysis using the provided AutofreeScope.
The AutofreeScope manages the allocation lifetime. The most common usage is with memScoped
.
Parameters
The AutofreeScope to allocate this structure in.
Allocate a new Analysis.
This instance will be allocated on the native heap and automatically freed when this class instance is garbage collected.
Parameters
the font for this segment.
the bidirectional level for this segment.
the glyph orientation for this segment (A PangoGravity
).
boolean flags for this segment (Since: 1.16).
the detected script for this segment (A PangoScript
) (Since: 1.18).
the detected language for this segment.
extra attributes for this segment.
Allocate a new Analysis using the provided AutofreeScope.
The AutofreeScope manages the allocation lifetime. The most common usage is with memScoped
.
Parameters
the font for this segment.
the bidirectional level for this segment.
the glyph orientation for this segment (A PangoGravity
).
boolean flags for this segment (Since: 1.16).
the detected script for this segment (A PangoScript
) (Since: 1.18).
the detected language for this segment.
extra attributes for this segment.
The AutofreeScope to allocate this structure in.