Gtk.WindowGroup.prototype.list_windows
function list_windows():[Gtk.Window] {
// Gjs wrapper for gtk_window_group_list_windows()
}Returns a list of the #GtkWindows that belong to window_group.
Since 2.14
- Returns
A newly-allocated list of windows inside the group.