Method

AgsGuiCartesianremove_plot

since: 3.0.0

Declaration [src]

void
ags_cartesian_remove_plot (
  AgsCartesian* cartesian,
  AgsPlot* plot
)

Description [src]

Remove plot from cartesian.

Available since: 3.0.0

Parameters

plot

Type: AgsPlot*

The AgsPlot-struct.

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