get_window_by_id


Description:

public unowned Window? get_window_by_id (uint id)

Returns the [class@Gtk.

ApplicationWindow] with the given ID.

The ID of a `GtkApplicationWindow` can be retrieved with [[email protected]_id].

Parameters:

this

a `GtkApplication`

id

an identifier number

Returns:

the window for the given `id`




2022 vala-language.org