Method

AgsGuiScaleBoxremove_scale

since: 4.0.0

[]

Declaration [src]

void
ags_scale_box_remove_scale (
  AgsScaleBox* scale_box,
  AgsScale* scale
)
[]

Description [src]

Remove scale from scale_box.

Available since: 4.0.0

[]

Parameters

scale

Type: AgsScale

The AgsScale.

The data is owned by the caller of the method.