|
/opt/src/beast/bse/bsescripthelper.h
SYNOPSIS
| struct
| BseScriptData; |
| struct
| BseScriptProcedureClass; |
| |
| GValue*
| bse_script_check_client_msg
| (decoder, janitor, message, value); |
| BseErrorType
| bse_script_file_register
| (file_name, janitor_p); |
| SfiRing*
| bse_script_path_list_files
| (); |
| GType
| bse_script_proc_register
| (script_file, name, options, category, blurb, file, line, authors, license, params); |
DESCRIPTION
BseScriptData | | /opt/src/beast/bse/bsescripthelper.h:29 |
BseScriptProcedureClass | | /opt/src/beast/bse/bsescripthelper.h:35 |
bse_script_check_client_msg | | /opt/src/beast/bse/bsescripthelper.h:58 |
bse_script_file_register | | /opt/src/beast/bse/bsescripthelper.h:54 |
bse_script_path_list_files | | /opt/src/beast/bse/bsescripthelper.h:52 |
bse_script_proc_register | | /opt/src/beast/bse/bsescripthelper.h:51 |
|
|