Returns the gtk.ApplicationWindow with the given ID.
The ID of a gtk.ApplicationWindow can be retrieved with Application.windowGetId.
an identifier number
the window with ID id, or NULL if there is no window with this ID
3.6
Returns the gtk.ApplicationWindow with the given ID.
The ID of a gtk.ApplicationWindow can be retrieved with Application.windowGetId.