AgsOutputEditor

AgsOutputEditor — A composite widget to edit AgsChannel

Stability Level

Stable, unless otherwise indicated

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkWidget
            ╰── GtkContainer
                ╰── GtkBox
                    ╰── GtkHBox
                        ╰── AgsOutputEditor

Includes

#include <ags/app/ags_output_editor.h>

Description

AgsOutputEditor is a composite widget to edit AgsChannel.

Functions

ags_output_editor_check ()

void
ags_output_editor_check (AgsOutputEditor *output_editor);

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

Parameters

output_editor

the AgsOutputEditor

 

Since: 3.0.0


ags_output_editor_new ()

AgsOutputEditor *
ags_output_editor_new ();

Create a new instance of AgsOutputEditor

Returns

the new AgsOutputEditor

Since: 3.0.0

Types and Values

AGS_OUTPUT_EDITOR_DEFAULT_VERSION

#define AGS_OUTPUT_EDITOR_DEFAULT_VERSION "0.7.131"

AGS_OUTPUT_EDITOR_DEFAULT_BUILD_ID

#define AGS_OUTPUT_EDITOR_DEFAULT_BUILD_ID "CEST 2017 18-02-2014 04:53"

enum AgsOutputEditorFlags

Members

AGS_OUTPUT_EDITOR_CONNECTED