Function

AgsGuiCartesianlinear_x_small_scale_func

since: 3.0.0

Declaration [src]

gdouble
ags_cartesian_linear_x_small_scale_func (
  gdouble value,
  gpointer data
)

Description [src]

Labeling function of x small scale.

Available 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: gdouble

The matching scale value.