Method

AgsGuiCartesianget_y_unit

since: 3.2.0

Declaration [src]

gchar*
ags_cartesian_get_y_unit (
  AgsCartesian* cartesian
)

Description [src]

Get y unit of cartesian.

Available since: 3.2.0

Return value

Type: gchar*

The y unit.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.