AgsFMSynthInputLine

AgsFMSynthInputLine — fm synth input line

Stability Level

Stable, unless otherwise indicated

Functions

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkBox
                ╰── AgsLine
                    ╰── AgsFMSynthInputLine

Includes

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

Description

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

Functions

ags_fm_synth_input_line_new ()

AgsFMSynthInputLine *
ags_fm_synth_input_line_new (AgsChannel *channel);

Create a new instance of AgsFMSynthInputLine

Parameters

channel

the assigned channel

 

Returns

the new AgsFMSynthInputLine

Since: 3.0.0