get_tight_bounds


Description:

[ Version ( since = "4.22" ) ]
public bool get_tight_bounds (out Rect bounds)

Computes the tight bounds of the given path.

This function works harder than [method@Gsk.Path.get_bounds] to produce the smallest possible bounds.

Parameters:

this

a path

bounds

return location for the bounds

Returns:

true if the path has bounds, false if the path is known to be empty and have no bounds