Struct
ClutterKnot
Description [src]
struct ClutterKnot {
gint x;
gint y;
}
Point in a path behaviour.
Structure members
x |
X coordinate of the knot. |
y |
Y coordinate of the knot. |
Available since: | 0.2 |
Instance methods
clutter_knot_equal
Compares to knot and checks if the point to the same location.
Available since: 0.2