CssSection.print

Prints the section into string in a human-readable form.

This is a form like gtk.css:32:1-23 to denote line 32, characters 1 to 23 in the file gtk.css.

class CssSection
void
print

Parameters

string_ StringG

a #GString to print to

Meta