Constructor

AgsGuiLevelBoxnew

since: 3.0.0

Declaration [src]

AgsLevelBox*
ags_level_box_new (
  GtkOrientation orientation
)

Description [src]

Create a new instance of AgsLevelBox.

Available since: 3.0.0

Parameters

orientation

Type: GtkOrientation

The GtkOrientation.

Return value

Type: AgsLevelBox

The new AgsLevelBox instance.

The data is owned by the called function.