get_window_by_id


Description:

[ Version ( since = "3.6" ) ]
public unowned Window? get_window_by_id (uint id)

Returns the ApplicationWindow with the given ID.

The ID of a ApplicationWindow can be retrieved with get_id.

Parameters:

this

a Application

id

an identifier number

Returns:

the window with ID id, or null if there is no window with this ID