Package: gdk
Function gdk-window-begin-resize-drag-for-device
Lambda Listgdk-window-begin-resize-drag-for-device (window edge device button root-x root-y timestamp) ArgumentsDetails
Begins a window resize operation for a toplevel window.
You might use this function to implement a "window resize grip", for example; in fact gtk-statusbar widgets uses it. 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 |
2020-9-22