AgsPropertyEditor

AgsPropertyEditor — Property of audio, channels or pads in bulk mode.

Functions

Types and Values

Object Hierarchy

    GObject
    ╰── GInitiallyUnowned
        ╰── GtkObject
            ╰── GtkWidget
                ╰── GtkContainer
                    ╰── GtkBox
                        ╰── GtkVBox
                            ╰── AgsPropertyEditor
                                ├── AgsPropertyListingEditor
                                ╰── AgsPropertyCollectionEditor

Implemented Interfaces

AgsPropertyEditor implements AtkImplementorIface, GtkBuildable, GtkOrientable and AgsConnectable.

Includes

#include <ags/X/ags_property_editor.h>

Description

AgsPropertyEditor is a composite widget to property. A property editor should be packed by a AgsPropertyCollectionEditor.

Functions

ags_property_editor_new ()

AgsPropertyEditor *
ags_property_editor_new ();

Creates an AgsPropertyEditor

Returns

a new AgsPropertyEditor

Since: 0.3

Types and Values

enum AgsPropertyEditorFlags

Members

AGS_PROPERTY_EDITOR_ENABLED