[ 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.
| this | |
| id |
an identifier number |
|
the window with ID |