Method

PhocSeatget_cursor

Declaration [src]

PhocCursor*
phoc_seat_get_cursor (
  PhocSeat* self
)

Description [src]

Get the current cursor.

Return value

Type: PhocCursor

The current cursor.

The returned data is owned by the instance.