Function
AgsGuiPlotalloc
since: 3.0.0
[−]
Parameters
n_points
-
Type:
guint
Number of points.
n_bitmaps
-
Type:
guint
Number of bitmaps.
n_pixmaps
-
Type:
guint
Number of pixmaps.
[−]
Return value
Type: AgsPlot*
The newly allocated AgsPlot
-struct.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |