Method

PhocCursoris_active_touch_id

Declaration [src]

gboolean
phoc_cursor_is_active_touch_id (
  PhocCursor* self,
  int touch_id
)

Description

No description available.

Parameters

touch_id

Type: int

Touch point ID.

Return value

Type: gboolean

TRUE if the touch point is active, otherwise FALSE.