null if there is no window with this ID
Application.getWindowById
gtk.window.Window getWindowById(uint id)Returns the #GtkApplicationWindow with the given ID.
The ID of a #GtkApplicationWindow can be retrieved with [gtk.application_window.ApplicationWindow.getId].
Parameters
id | an identifier number |
Returns
the window with ID id, or