API Version: 0
Library Version: 0.42.1
Generated by gi-docgen 2024.1
gboolean phoc_cursor_is_active_touch_id ( PhocCursor* self, int touch_id )
Checks whether the given touch is is in the list of active touch points.
touch_id
Type: int
int
Touch point ID.
Type: gboolean
gboolean
TRUE if the touch point is active, otherwise FALSE.
TRUE
FALSE