Method

ClutterSnapConstraintget_offset

Declaration [src]

gfloat
clutter_snap_constraint_get_offset (
  ClutterSnapConstraint* constraint
)

Description [src]

Retrieves the offset set using clutter_snap_constraint_set_offset()

Available since:1.6

Return value

Returns: gfloat
 

The offset, in pixels.