Method
GskPathMeasureget_path
unstable since: 4.14
Declaration [src]
GskPath*
gsk_path_measure_get_path (
GskPathMeasure* self
)
Return value
Type: GskPath
The path of self
.
The data is owned by the instance. |
unstable since: 4.14
GskPath*
gsk_path_measure_get_path (
GskPathMeasure* self
)
Type: GskPath
The path of self
.
The data is owned by the instance. |