Constructor

AgsGuiScaleBoxnew

since: 3.0.0

[]

Declaration [src]

AgsScaleBox*
ags_scale_box_new (
  GtkOrientation orientation
)
[]

Description [src]

Create a new instance of AgsScaleBox.

Available since: 3.0.0

[]

Parameters

orientation

Type: GtkOrientation

The GtkOrientation.

[]

Return value

Type: AgsScaleBox

The new AgsScaleBox instance.

The data is owned by the called function.