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