AgsVAutomationEditBox

AgsVAutomationEditBox — vertical box widget

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── AgsAutomationEditBox
                        ╰── AgsVAutomationEditBox

Includes

#include <ags/widget/ags_vautomation_edit_box.h>

Description

The AgsVAutomationEditBox is an horizontal box widget containing AgsAutomationEdit.

Functions

ags_vautomation_edit_box_new ()

AgsVAutomationEditBox *
ags_vautomation_edit_box_new ();

Create a new instance of AgsVAutomationEditBox.

Returns

the new AgsVAutomationEditBox instance

Since: 3.0.0