Method

ClutterBindConstraintget_offset

Declaration [src]

gfloat
clutter_bind_constraint_get_offset (
  ClutterBindConstraint* constraint
)

Description [src]

Retrieves the offset set using clutter_bind_constraint_set_offset()

Available since:1.4

Return value

Returns: gfloat
 

The offset, in pixels.