Function

AgsGuiPlotget_pixmap

since: 3.2.0

[]

Declaration [src]

guchar**
ags_plot_get_pixmap (
  AgsPlot* plot
)
[]

Description [src]

Get pixmaps.

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.
[]

Return value

Type: guchar**

Pixmap field.

The data is owned by the called function.