Package: gtk
Function gtk:window-present
Lambda Listgtk:window-present (window) ArgumentsDetails
Presents a window to the user.
This may mean raising the window in the stacking order, unminimizing it,
moving it to the current desktop or giving it the keyboard focus, possibly
dependent on the platform of the user, window manager and preferences. If the
window is hidden, this function also makes it visible. | See also |
2025-05-04