get_window_by_id
Description:
Returns the ApplicationWindow with the given ID.
The ID of a ApplicationWindow can be retrieved with get_id.
Parameters:
this | |
id |
an identifier number |
Returns:
the window with 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 |