Function

AgsGuiPlotfree

since: 3.0.0

Declaration [src]

void
ags_plot_free (
  AgsPlot* plot
)

Description [src]

Free plot.

Available since: 3.0.0

Parameters

plot

Type: AgsPlot*

The AgsPlot-struct.

The argument can be NULL.
The called function takes ownership of the data, and is responsible for freeing it.