Since 4.14get_Since 4.14get_Since 4.14get_Gets the point at the given distance into the path.
An empty path has no points, so false is returned in that case.
the distance
true if result was set
Since 4.14get_Since 4.14refIncreases the reference count of a Gsk.PathMeasure by one.
the passed in Gsk.PathMeasure.
Since 4.14unrefDecreases the reference count of a Gsk.PathMeasure by one.
If the resulting reference count is zero, frees the object.
StaticnewStaticnew_
Performs measurements on paths such as determining the length of the path.
Many measuring operations require sampling the path length at intermediate points. Therefore, a Gsk.PathMeasure has a tolerance that determines what precision is required for such approximations.
A Gsk.PathMeasure struct is a reference counted struct and should be treated as opaque.
Since
4.14