Function

AgsGuiPlotget_point

since: 3.2.0

[]

Declaration [src]

gdouble**
ags_plot_get_point (
  AgsPlot* plot
)
[]

Description [src]

Get 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: gdouble**

Point field.

The data is owned by the called function.