AgsSynthInputLine

AgsSynthInputLine — synth input line

Functions

AgsSynthInputLine * ags_synth_input_line_new ()

Includes

#include <ags/X/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);

Creates an AgsSynthInputLine

Parameters

channel

the assigned channel

 

Returns

a new AgsSynthInputLine

Since 0.4

Types and Values