Method

ClutterBindConstraintset_offset

Declaration [src]

void
clutter_bind_constraint_set_offset (
  ClutterBindConstraint* constraint,
  gfloat offset
)

Description [src]

Sets the offset to be applied to the constraint.

Available since:1.4

Parameters

offset gfloat
 

The offset to apply, in pixels.