Method

ClutterSnapConstraintget_offset

since: 1.6

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

Type: gfloat

The offset, in pixels.