Documentation
Dlang.org
PathBuilder.addReversePath
gsk
path_builder
PathBuilder
Appends all of path to the builder, in reverse order.
class
PathBuilder
void
addReversePath
(
gsk.path.Path
path
)
Parameters
path
gsk
.
path
.
Path
the path to append
gsk
path_builder
PathBuilder
constructors
this
functions
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
svgArcTo
toPath
Appends all of path to the builder, in reverse order.