stroke_equal


Description:


[ Version ( replacement = "Stroke.equal" , since = "4.14" ) ]
public bool stroke_equal (void* stroke1, void* stroke2)

Checks if 2 strokes are identical.

Parameters:

stroke1

the first `GskStroke`

stroke2

the second `GskStroke`

Returns:

`TRUE` if the 2 strokes are equal, `FALSE` otherwise


Namespace: Gsk
Package: gtk4