Stroke.this

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

Creates a new gsk.stroke.Stroke with the given line_width.

Parameters

lineWidthline width of the stroke. Must be > 0

Returns