get_point
Description:
Sets result
to the point at the given distance into the path.
An empty path has no points, so `FALSE` is returned in that case.
Parameters:
this |
a `GskPathMeasure` |
distance |
the distance |
result |
return location for the result |
Returns:
`TRUE` if |