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