Method

AgsGuiCartesianget_x_unit

since: 3.2.0

Declaration [src]

gchar*
ags_cartesian_get_x_unit (
  AgsCartesian* cartesian
)

Description [src]

Get x unit of cartesian.

Available since: 3.2.0

Return value

Type: gchar*

The x 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.