Method

AgsGuiCartesianget_y_label

since: 3.2.0

Declaration [src]

gchar**
ags_cartesian_get_y_label (
  AgsCartesian* cartesian
)

Description [src]

Get y label of cartesian.

Available since: 3.2.0

Return value

Type: An array of utf8

The y label.

The array is NULL-terminated.
The data is owned by the instance.
Each element is a NUL terminated UTF-8 string.