[ 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.
| this |
a path |
| bounds |
return location for the bounds |
|
true if the path has bounds, false if the path is known to be empty and have no bounds |