is_rectilinear


Description:

public bool is_rectilinear ()

Checks if all corners of this are right angles and the rectangle covers all of its bounds.

This information can be used to decide if [[email protected]] or [[email protected]] should be called.

Parameters:

this

the `GskRoundedRect` to check

Returns:

true if the rectangle is rectilinear




2022 vala-language.org