AgsPropertyCollectionEditor

AgsPropertyCollectionEditor — Edit propertys in bulk mode.

Functions

AgsPropertyCollectionEditor * ags_property_collection_editor_new ()

Includes

#include <ags/X/ags_property_collection_editor.h>

Description

AgsPropertyCollectionEditor is a composite widget to modify propertys in bulk mode. A property collection editor should be packed by a AgsMachineEditor.

Functions

ags_property_collection_editor_new ()

AgsPropertyCollectionEditor *
ags_property_collection_editor_new (GType child_type,
                                    guint child_parameter_count,
                                    GParameter *child_parameter);

Creates an AgsPropertyCollectionEditor

Returns

a new AgsPropertyCollectionEditor

Since 0.3

Types and Values