Function

AgsGuiPlotget_n_points

since: 3.2.0

Declaration [src]

guint
ags_plot_get_n_points (
  AgsPlot* plot
)

Description [src]

Get number of points.

Available since: 3.2.0

Parameters

plot

Type: AgsPlot*

The AgsPlot-struct.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: guint

N_points field.