Package: gdk
Function gdk:window-begin-move-drag-for-device
Lambda Listgdk:window-begin-move-drag-for-device (window device button xroot yroot timestamp) ArgumentsDetails
Begins a window move operation for a toplevel window.
You might use this function to implement a "window move grip", for example.
The function works best with window managers that support the Extended Window
Manager Hints, but has a fallback implementation for other window managers. | See also |
#2023-2-26