Top |
GtkScrolledWindow * | ags_scrolled_automation_edit_box_get_scrolled_window () |
AgsAutomationEditBox * | ags_scrolled_automation_edit_box_get_automation_edit_box () |
AgsScrolledAutomationEditBox * | ags_scrolled_automation_edit_box_new () |
The AgsScrolledAutomationEditBox lets you to have a scrolled automation_edit box widget.
GtkScrolledWindow *
ags_scrolled_automation_edit_box_get_scrolled_window
(AgsScrolledAutomationEditBox *scrolled_automation_edit_box
);
Get scrolled window of scrolled_automation_edit_box
.
Since: 4.0.0
AgsAutomationEditBox *
ags_scrolled_automation_edit_box_get_automation_edit_box
(AgsScrolledAutomationEditBox *scrolled_automation_edit_box
);
Get automation_edit box of scrolled_automation_edit_box
.
Since: 4.0.0