AgsScrolledAutomationEditBox

AgsScrolledAutomationEditBox — scrolled automation_edit box widget

Stability Level

Stable, unless otherwise indicated

Functions

Properties

guint margin-bottom Read / Write
guint margin-left Read / Write
guint margin-right Read / Write
guint margin-top Read / Write

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBin
                    ╰── AgsScrolledAutomationEditBox

Includes

#include <ags/widget/ags_scrolled_automation_edit_box.h>

Description

The AgsScrolledAutomationEditBox lets you to have a scrolled automation_edit box widget.

Functions

ags_scrolled_automation_edit_box_new ()

AgsScrolledAutomationEditBox *
ags_scrolled_automation_edit_box_new ();

Create a new AgsScrolledAutomationEditBox.

Since: 3.0.0

Property Details

The “margin-bottom” property

  “margin-bottom”            guint

The margin bottom.

Owner: AgsScrolledAutomationEditBox

Flags: Read / Write

Default value: 0

Since: 3.0.0


The “margin-left” property

  “margin-left”              guint

The margin left.

Owner: AgsScrolledAutomationEditBox

Flags: Read / Write

Default value: 0

Since: 3.0.0


The “margin-right” property

  “margin-right”             guint

The margin right.

Owner: AgsScrolledAutomationEditBox

Flags: Read / Write

Default value: 0

Since: 3.0.0


The “margin-top” property

  “margin-top”               guint

The margin top.

Owner: AgsScrolledAutomationEditBox

Flags: Read / Write

Default value: 0

Since: 3.0.0