Method

PhocSeatget_focus_view

Declaration [src]

PhocView*
phoc_seat_get_focus_view (
  PhocSeat* seat
)

Description

No description available.

Return value

Type: PhocView

The currently focused view.

The data is owned by the instance.
The return value can be NULL.