Method

AgsGuiScaleBoxadd_scale

since: 4.0.0

Declaration [src]

void
ags_scale_box_add_scale (
  AgsScaleBox* scale_box,
  AgsScale* scale
)

Description [src]

Add scale to scale_box.

Available since: 4.0.0

Parameters

scale

Type: AgsScale

The AgsScale.

The data is owned by the caller of the function.