Gtk.WindowGroup.prototype.get_current_grab
function get_current_grab():Gtk.Widget {
    // Gjs wrapper for gtk_window_group_get_current_grab()
}Gets the current grab widget of the given group, see Gtk.Widget.prototype.grab_add.
Since 2.22
- Returns
- the current grab widget of the group