AgsMixerInputLine — mixer input line
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── AgsLine ╰── AgsMixerInputLine
#include <ags/app/machine/ags_mixer_input_line.h>
The AgsMixerInputLine is a composite widget to act as mixer input line.
AgsMixerInputLine * ags_mixer_input_line_new (AgsChannel *channel);
AgsChannel *channel
Create a new instance of AgsMixerInputLine
channel
the assigned channel
the new AgsMixerInputLine
Since: 3.0.0