Package: gtk
Function gtk:window-begin-move-drag
Lambda Listgtk:window-begin-move-drag (window button x y timestamp) ArgumentsDetails
Starts moving a window.
This function is used if an application has window movement grips. When GDK
can support it, the window movement will be done using the standard mechanism
for the window manager or windowing system. Otherwise, GDK will try to emulate
window movement, potentially not all that well, depending on the windowing
system. | See also |
#2023-3-30