PathBuilder.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.

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class PathBuilder
    this
    ()

Return Value