Gtk.Window.prototype.has_group

function has_group():Boolean {
    // Gjs wrapper for gtk_window_has_group()
}

Returns whether window has an explicit window group.

Returns

true if window has an explicit window group. Since 2.22