Remove a window from application.
If window belongs to application then this call is equivalent to setting the gtk.window.Window.Application property of window to NULL.
The application may stop running as a result of a call to this function, if window was the last window of the application.
a gtk.window.Window
Remove a window from application.
If window belongs to application then this call is equivalent to setting the gtk.window.Window.Application property of window to NULL.
The application may stop running as a result of a call to this function, if window was the last window of the application.