Method

GskPathMeasureget_path

since: 4.14

Declaration [src]

GskPath*
gsk_path_measure_get_path (
  GskPathMeasure* self
)

Description [src]

Returns the path that the measure was created for.

Available since: 4.14

Return value

Type: GskPath

The path of self.

The returned data is owned by the instance.