AgsSynthInputLine

AgsSynthInputLine — synth input line

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkBox
                ╰── AgsLine
                    ╰── AgsSynthInputLine

Includes

#include <ags/app/machine/ags_synth_input_line.h>

Description

The AgsSynthInputLine is a composite widget to act as synth input line.

Functions

ags_synth_input_line_new ()

AgsSynthInputLine *
ags_synth_input_line_new (AgsChannel *channel);

Create a new instance of AgsSynthInputLine

Parameters

channel

the assigned channel

 

Returns

the new AgsSynthInputLine

Since: 3.0.0