Method

PhocCursorget_touch_points

Declaration [src]

GHashTable*
phoc_cursor_get_touch_points (
  PhocCursor* self
)

Description [src]

Gets the touch points currently tracked by the cursor.

Return value

Type: GHashTable

The touch points.

The returned data is owned by the instance.