Top |
AgsLv2uiPlugin * ags_lv2ui_plugin_new (AgsTurtle *turtle
,gchar *filename
,gchar *effect
,gchar *uri
,guint effect_index
);
Creates an AgsLv2uiPlugin
turtle |
the turtle |
|
filename |
the plugin .so |
|
effect |
the effect's string representation |
|
uri |
the effect's uri |
|
effect_index |
the effect's index |
Since: 0.7.6