Function
AgsGuiPlotset_point
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. point
-
Type:
gdouble**
The points as array of coordinates.
The called function takes ownership of the data, and is responsible for freeing it.