Method

AgsGuiCartesianset_y_unit

since: 3.2.0

Declaration [src]

void
ags_cartesian_set_y_unit (
  AgsCartesian* cartesian,
  gchar* y_unit
)

Description [src]

Set y unit of cartesian.

Available since: 3.2.0

Parameters

y_unit

Type: gchar*

The y unit.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.