gdk_device_grab


Description:


[ Version ( since = "4.18" ) ]
public bool gdk_device_grab (Seat seat, Window window, SeatCapabilities capabilities, Cursor? cursor)

Similar to gdk_seat_grab but tries to grab the seat five times with 100ms between each attempt.

Parameters:

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.

Returns:

true on success, false otherwise.


Namespace: Xfce
Package: libxfce4ui-2