AgsOutputEditor

AgsOutputEditor — A composite widget to edit AgsChannel

Functions

Types and Values

Object Hierarchy

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

Includes

#include <ags/X/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: 0.7.131


ags_output_editor_new ()

AgsOutputEditor *
ags_output_editor_new ();

Creates an AgsOutputEditor

Returns

a new AgsOutputEditor

Since: 0.7.131

Types and Values

AGS_OUTPUT_EDITOR_DEFAULT_VERSION

#define AGS_OUTPUT_EDITOR_DEFAULT_VERSION "0.7.131\0"

AGS_OUTPUT_EDITOR_DEFAULT_BUILD_ID

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

enum AgsOutputEditorFlags

Members

AGS_OUTPUT_EDITOR_CONNECTED