Application.getWindowById

gtk.window.Window getWindowById(uint id)

Returns the gtk.application_window.ApplicationWindow with the given ID.

The ID of a gtk.application_window.ApplicationWindow can be retrieved with gtk.application_window.ApplicationWindow.getId.

Parameters

idan identifier number

Returns

the window for the given id