AgsInputEditor

AgsInputEditor — A composite widget to edit AgsChannel

Stability Level

Stable, unless otherwise indicated

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── AgsInputEditor

Includes

#include <ags/app/ags_input_editor.h>

Description

AgsInputEditor is a composite widget to edit AgsChannel.

Functions

ags_input_editor_check ()

void
ags_input_editor_check (AgsInputEditor *input_editor);

Checks for possible channels to input. And modifies its ranges.

Parameters

input_editor

the AgsInputEditor

 

Since: 3.0.0


ags_input_editor_new ()

AgsInputEditor *
ags_input_editor_new ();

Create a new instance of AgsInputEditor

Returns

the new AgsInputEditor

Since: 3.0.0

Types and Values

AGS_INPUT_EDITOR_DEFAULT_VERSION

#define AGS_INPUT_EDITOR_DEFAULT_VERSION "2.0.0"

AGS_INPUT_EDITOR_DEFAULT_BUILD_ID

#define AGS_INPUT_EDITOR_DEFAULT_BUILD_ID "Sun Aug 26 18:34:53 UTC 2018"

enum AgsInputEditorFlags

Members

AGS_INPUT_EDITOR_CONNECTED