contains_point


Description:

public bool contains_point (Point point)

Checks if the given point is inside the rounded rectangle.

Parameters:

this

a `GskRoundedRect`

point

the point to check

Returns:

true if the point is inside the rounded rectangle