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