Method

AgsGuiCartesianset_x_unit

since: 3.2.0

Declaration [src]

void
ags_cartesian_set_x_unit (
  AgsCartesian* cartesian,
  gchar* x_unit
)

Description [src]

Set x unit of cartesian.

Available since: 3.2.0

Parameters

x_unit

Type: gchar*

The x unit.

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