Package: gtk

Function gtk-application-remove-window

Lambda List

gtk-application-remove-window (application window)

Arguments

application -- a gtk-application instance
window -- a gtk-window widget

Details

Remove a window from the application. If window belongs to application then this call is equivalent to setting the application property of window to nil.

The application may stop running as a result of a call to this function.
 

See also

2021-9-3