| Top |
GObject
╰── GInitiallyUnowned
╰── GtkObject
╰── GtkWidget
╰── GtkContainer
╰── GtkBox
╰── GtkVBox
╰── AgsPropertyEditor
╰── AgsPropertyCollectionEditor
AgsPropertyCollectionEditor is a composite widget to modify propertys in bulk mode. A property collection editor should be packed by a AgsMachineEditor.
AgsPropertyCollectionEditor * ags_property_collection_editor_new (GType child_type,guint child_parameter_count,GParameter *child_parameter);
Creates an AgsPropertyCollectionEditor
child_type |
either |
|
child_parameter_count |
child parameter count |
|
child_parameter |
child parameter |
Since: 0.3