Application.getWindowById

Returns the #GtkApplicationWindow with the given ID.

class Application
getWindowById
(
uint id
)

Parameters

id uint

an identifier number

Return: the window with ID @id, or %NULL if there is no window with this ID

Meta