print


Description:

public void print (StringBuilder string)

Converts the path into a human-readable representation.

The string is compatible with (a superset of) SVG path syntax, see [func@Gsk.Path.parse] for a summary of the syntax.

Parameters:

this

a path

string

the string to print into