Similar to gdk_seat_grab but tries to grab the seat five times with 100ms between each attempt.
| seat |
A Seat. |
| window |
The Window which will own the grab. |
| capabilities |
Capabilities that will be grabbed. |
| cursor |
The cursor to display while the grab is active. If this is null then the normal cursors are used for window and its descendants, and the cursor for window is used elsewhere. |
|
true on success, false otherwise. |