Method
ClutterKnotequal
since: 0.2
Declaration [src]
gboolean
clutter_knot_equal (
const ClutterKnot* knot_a,
const ClutterKnot* knot_b
)
Description [src]
Compares to knot and checks if the point to the same location.
Available since: 0.2
Parameters
knot_b
-
Type:
ClutterKnot
Second knot.
The data is owned by the caller of the function.