Method
PhocSeatget_focus_view
Declaration [src]
PhocView*
phoc_seat_get_focus_view (
PhocSeat* seat
)
Return value
Type: PhocView
The currently focused view.
The returned data is owned by the instance. |
The return value can be NULL . |