Method

PhocSeatcycle_focus

Declaration [src]

void
phoc_seat_cycle_focus (
  PhocSeat* seat,
  gboolean forward
)

Description [src]

Cycles the input focus through the current seat views. Depending on forward it cycles either forward or backward.

Parameters

forward

Type: gboolean

Whether to cycle forward or backward through the PhocSeatViews.