get_tight_bounds
Description:
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 |