clutter_snap_constraint_set_edges ( snap_constraint from_edge to_edge -- )


Vocabulary
clutter.ffi

Inputs
snap_constraintan object
from_edgean object
to_edgean object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void
clutter_snap_constraint_set_edges
( ClutterSnapConstraint* snap_constraint, ClutterSnapEdge
from_edge, ClutterSnapEdge to_edge )