Method
PhocSeatget_cursor
Declaration [src]
PhocCursor*
phoc_seat_get_cursor (
PhocSeat* self
)
Return value
Type: PhocCursor
The current cursor.
The returned data is owned by the instance. |
PhocCursor*
phoc_seat_get_cursor (
PhocSeat* self
)
Type: PhocCursor
The current cursor.
The returned data is owned by the instance. |