Package: gtk

Function gtk:window-present

Lambda List

gtk:window-present (window)

Arguments

window -- a gtk:window widget

Details

Presents a window to the user. This may mean raising the window in the stacking order, unminimizing it, moving it to the current desktop and/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

2024-10-2