|
BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
#include <bse/bseprocedure.hh>Go to the source code of this file.
Classes | |
| struct | BseScriptData |
| struct | BseScriptProcedureClass |
Functions | |
| GType | bse_script_proc_register (const gchar *script_file, const gchar *name, const gchar *options, const gchar *category, const gchar *blurb, const gchar *file, guint line, const gchar *authors, const gchar *license, SfiRing *params) |
| SfiRing * | bse_script_path_list_files (void) |
| BseErrorType | bse_script_file_register (const gchar *file_name, BseJanitor **janitor_p) |
| GValue * | bse_script_check_client_msg (SfiGlueDecoder *decoder, BseJanitor *janitor, const gchar *message, const GValue *value) |
1.7.6.1