Gtk.Window.prototype.get_resize_grip_area

function get_resize_grip_area():Boolean {
    // Gjs wrapper for gtk_window_get_resize_grip_area()
}

If a window has a resize grip, this will retrieve the grip position, width and height into the specified Gdk.Rectangle.

Since 3.0

Returns

true if the resize grip's area was retrieved