Analysis.script

ubyte script() @property

Get script field.

Returns

the detected script for this segment (A [pango.types.Script]) (Since: 1.18).
void script(ubyte propval) @property

Set script field.

Parameters

propvalthe detected script for this segment (A [pango.types.Script]) (Since: 1.18).