Class
AgsAudioLv2Manager
Description
class AgsAudio.Lv2Manager : GObject.Object
{
obj_mutex: GRecMutex,
locale: gchar*,
lv2_plugin_blacklist: GList*,
lv2_plugin: GList*,
current_plugin_node: GHashTable*,
quick_scan_plugin_filename: gchar**,
quick_scan_plugin_effect: gchar**,
quick_scan_instrument_filename: gchar**,
quick_scan_instrument_effect: gchar**
}
No description available.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.