Method
PhocCursorget_touch_points
Declaration [src]
GHashTable*
phoc_cursor_get_touch_points (
PhocCursor* self
)
Return value
Type: GHashTable
The touch points.
The returned data is owned by the instance. |
GHashTable*
phoc_cursor_get_touch_points (
PhocCursor* self
)
Type: GHashTable
The touch points.
The returned data is owned by the instance. |