Function

AgsGuiPlotset_n_bitmaps

since: 3.2.0

Declaration [src]

void
ags_plot_set_n_bitmaps (
  AgsPlot* plot,
  guint n_bitmaps
)

Description [src]

Set n_bitmaps field of plot.

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.
n_bitmaps

Type: guint

The number of bitmaps.