is_rectilinear
Description:
Checks if all corners of a rounded rectangle are right angles and the rectangle covers all of its bounds.
This information can be used to decide if [ctor@Gsk.ClipNode.new] or [ctor@Gsk.RoundedClipNode.new] should be called.
Parameters:
this |
the rounded rectangle to check |
Returns:
true if the rounded rectangle is rectilinear |