Method

ClutterSeatis_unfocus_inhibited

Declaration [src]

gboolean
clutter_seat_is_unfocus_inhibited (
  ClutterSeat* seat
)

Description [src]

Gets whether unsetting of the pointer focus-surface is inhibited for the ClutterSeat seat.

Return value

Type: gboolean

TRUE if unsetting is inhibited, FALSE otherwise.