| Top |
| guint | margin-bottom | Read / Write |
| guint | margin-left | Read / Write |
| guint | margin-right | Read / Write |
| guint | margin-top | Read / Write |
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── GtkBin
╰── AgsScrolledAutomationEditBox
The AgsScrolledAutomationEditBox lets you to have a scrolled automation_edit box widget.
AgsScrolledAutomationEditBox * ags_scrolled_automation_edit_box_new ();
Create a new AgsScrolledAutomationEditBox.
Since: 3.0.0
“margin-bottom” property “margin-bottom” guint
The margin bottom.
Owner: AgsScrolledAutomationEditBox
Flags: Read / Write
Default value: 0
Since: 3.0.0
“margin-left” property “margin-left” guint
The margin left.
Owner: AgsScrolledAutomationEditBox
Flags: Read / Write
Default value: 0
Since: 3.0.0
“margin-right” property “margin-right” guint
The margin right.
Owner: AgsScrolledAutomationEditBox
Flags: Read / Write
Default value: 0
Since: 3.0.0