Top |
#define | AGS_AUTOMATION_TOOLBAR_DATA_CHANNEL |
#define | AGS_AUTOMATION_TOOLBAR_DATA_PORT |
enum | AgsAutomationToolbarFlags |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkToolbar ╰── AgsAutomationToolbar
AgsAutomationToolbar implements AtkImplementorIface, GtkBuildable, GtkToolShell, GtkOrientable and AgsConnectable.
void
ags_automation_toolbar_load_port (AgsAutomationToolbar *automation_toolbar
);
Fill in port field with available ports.
Since: 0.4.3
void ags_automation_toolbar_apply_port (AgsAutomationToolbar *automation_toolbar
,gchar *control_name
);
Applies all port to appropriate AgsMachine.
Since: 0.4.3
AgsAutomationToolbar * ags_automation_toolbar_new ();
Create a new AgsAutomationToolbar.
Since: 0.4.3