Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
PluginCollections Struct Reference

Serializable plugin collections. More...

#include <plugins/collections.h>

Public Member Functions

void plugin_collections_add (PluginCollections *self, const PluginCollection *collection, bool serialize)
 Appends a collection.
 
const PluginCollectionplugin_collections_find_from_name (const PluginCollections *self, const char *name)
 

Data Fields

GPtrArray * collections
 Plugin collections.
 

Detailed Description

Serializable plugin collections.

Definition at line 29 of file collections.h.

Field Documentation

◆ collections

GPtrArray* PluginCollections::collections

Plugin collections.

Definition at line 32 of file collections.h.


The documentation for this struct was generated from the following file: