Function
AgsGuiCartesianlinear_x_label_func
since: 3.0.0
[−]
Parameters
value
-
Type:
gdouble
The value.
data
-
Type:
gpointer
The
AgsCartesian
.The argument can be NULL
.The data is owned by the caller of the function.
[−]
Return value
Type: gchar*
The formatted string.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |