PathBuilder.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this() nothrow

Create a new gsk.path_builder.PathBuilder object.

The resulting builder would create an empty gsk.path.Path. Use addition functions to add types to it.

Returns