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.

Parameters

offset

Type: gfloat

The offset to apply, in pixels.