PathBuilder.this

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

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