Package: gdk
Function gdk:window-begin-resize-drag-for-device
Lambda Listgdk:window-begin-resize-drag-for-device (window edge device button xroot yroot 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 | 
#2025-08-23