PathBuilder
Description:
[ CCode ( has_construct_function = false ) ]
public PathBuilder ()
public PathBuilder ()
Create a new `GskPathBuilder` object.
The resulting builder would create an empty `GskPath`. Use addition functions to add types to it.
Returns:
a new `GskPathBuilder` |