Companion

object Companion

Functions

Link copied to clipboard
fun equal(stroke1: <Error class: unknown class>? = null, stroke2: <Error class: unknown class>? = null): Boolean

Checks if 2 strokes are identical.

Link copied to clipboard
fun getType(): <Error class: unknown class>

Get the GType of Stroke

Link copied to clipboard
fun new(lineWidth: <Error class: unknown class>): Stroke

Creates a new GskStroke with the given @line_width.