AgsSynthInputLine — synth input line
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GtkVBox ╰── AgsLine ╰── AgsSynthInputLine
#include <ags/X/machine/ags_synth_input_line.h>
The AgsSynthInputLine is a composite widget to act as synth input line.
AgsSynthInputLine * ags_synth_input_line_new (AgsChannel *channel);
AgsChannel *channel
Creates an AgsSynthInputLine
channel
the assigned channel
a new AgsSynthInputLine
Since: 0.4