Constructor
AgsGuiLevelBoxnew
since: 3.0.0
Declaration [src]
AgsLevelBox*
ags_level_box_new (
GtkOrientation orientation
)
Parameters
orientation
-
Type:
GtkOrientation
The
GtkOrientation
.
Return value
Type: AgsLevelBox
The new AgsLevelBox
instance.
The data is owned by the called function. |