Method
ClutterKnotequal
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 |
ClutterKnot |
Second knot. |
|
The data is owned by the caller of the function. |