Region.toString_

Gets a string represention of region, for debugging purposes.

The returned string contains the character offsets of the subregions. It doesn't include a newline character at the end of the string.

class Region
string
toString_
()

Return Value

Type: string

a string represention of region. Free with glib.global.gfree when no longer needed.