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
override
string
toString
()

Return Value

Type: string

a string represention of @region. Free with g_free() when no longer needed.

Meta

Since

3.22