AgsConnectionEditorLine

AgsConnectionEditorLine — Edit audio related aspects

Stability Level

Stable, unless otherwise indicated

Functions

AgsConnectionEditorLine * ags_connection_editor_line_new ()

Includes

#include <ags/app/ags_connection_editor_line.h>

Description

AgsConnectionEditorLine is a composite widget to edit all aspects of AgsAudio. It consists of multiple child editor_lines.

Functions

ags_connection_editor_line_new ()

AgsConnectionEditorLine *
ags_connection_editor_line_new (AgsChannel *channel);

Creates an AgsConnectionEditorLine

Parameters

channel

the AgsChannel

 

Returns

a new AgsConnectionEditorLine

Since: 4.0.0