Gtk.WindowGroup.new

function new():Gtk.WindowGroup {
    // Gjs wrapper for gtk_window_group_new()
}

Creates a new Gtk.WindowGroup object. Grabs added with Gtk.Widget.prototype.grab_add only affect windows within the same Gtk.WindowGroup.

Returns

a new Gtk.WindowGroup.