Analysis.script
ubyte script() @property nothrowGet script field.
Returns
the detected script for this segment (A pango.types.Script) (Since: 1.18).
void script(ubyte propval) @property nothrowSet script field.
Parameters
propval | the detected script for this segment (A pango.types.Script) (Since: 1.18). |