Constructor
PhocCursornew
Declaration [src]
PhocCursor*
phoc_cursor_new (
PhocSeat* seat
)
Parameters
seat
-
Type:
PhocSeat
No description available.
The data is owned by the caller of the function.
Return value
Type: PhocCursor
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |