AgsVWaveEditBox

AgsVWaveEditBox — vertical box widget

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── AgsWaveEditBox
                        ╰── AgsVWaveEditBox

Includes

#include <ags/widget/ags_vwave_edit_box.h>

Description

The AgsVWaveEditBox is an horizontal box widget containing AgsWaveEdit.

Functions

ags_vwave_edit_box_new ()

AgsVWaveEditBox *
ags_vwave_edit_box_new ();

Create a new instance of AgsVWaveEditBox.

Returns

the new AgsVWaveEditBox instance

Since: 3.0.0