API Version: 5
Library Version: 5.3.0
gchar* gtk_source_region_to_string ( GtkSourceRegion* region )
Gets a string represention of region, for debugging purposes.
region
The returned string contains the character offsets of the subregions. It doesn’t include a newline character at the end of the string.
utf8
A string represention of region. Free with g_free() when no longer needed.
g_free()
NULL