Function

AgsGuiPlotset_join_points

since: 3.2.0

Declaration [src]

void
ags_plot_set_join_points (
  AgsPlot* plot,
  gboolean join_points
)

Description [src]

Set join_points 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.
join_points

Type: gboolean

If TRUE join points, otherwise not.