Package: gsk
Function gsk:rounded-rect-intersects-rect
Lambda Listgsk:rounded-rect-intersects-rect (rect other) ArgumentsReturn ValueTrue if other intersects with the rounded rectangle. Details            Checks if part of the given other is contained inside the rounded
    rectangle.    This function returns false if other only extends into one of the
  rounded corner areas but not into the rounded rectangle itself.      | See also | 
#2025-08-02