Method

PhocCursorconstrain

Declaration [src]

void
phoc_cursor_constrain (
  PhocCursor* self,
  wlr_pointer_constraint_v1* constraint,
  double sx,
  double sy
)

Description

No description available.

Parameters

constraint

Type: wlr_pointer_constraint_v1*

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
sx

Type: double

No description available.

sy

Type: double

No description available.