[ Version ( since = "3.6" ) ]
public unowned Window? get_window_by_id (uint id)
Returns the window with the given ID.
The ID of a `GtkApplicationWindow` can be retrieved with [method@Gtk.ApplicationWindow.get_id].
| this |
an application` |
| id |
an identifier number |
|
the window for the given ID |