Documentation
Dlang.org
PathBuilder.addPath
gsk
path_builder
PathBuilder
Appends all of path to the builder.
class
PathBuilder
void
addPath
(
gsk.path.Path
path
)
Parameters
path
gsk
.
path
.
Path
the path to append
gsk
path_builder
PathBuilder
constructors
this
functions
_cPtr
addCairoPath
addCircle
addLayout
addPath
addRect
addReversePath
addRoundedRect
addSegment
arcTo
close
conicTo
cubicTo
getCurrentPoint
htmlArcTo
lineTo
moveTo
quadTo
relArcTo
relConicTo
relCubicTo
relHtmlArcTo
relLineTo
relMoveTo
relQuadTo
relSvgArcTo
self
svgArcTo
toPath
properties
_gType
static functions
_getGType
Appends all of path to the builder.