BSE Interface Reference

/opt/src/beast/bse/bseenums.h

SYNOPSIS

DESCRIPTION

bse_error_blurb

/opt/src/beast/bse/bseenums.h:140
const gchar*  bse_error_blurb 
(BseErrorType error_value);

bse_error_from_errno

/opt/src/beast/bse/bseenums.h:142
BseErrorType  bse_error_from_errno 
(gint         v_errno,
 BseErrorType fallback);

bse_error_name

/opt/src/beast/bse/bseenums.h:138
const gchar*  bse_error_name 
(BseErrorType error_value);

bse_error_nick

/opt/src/beast/bse/bseenums.h:139
const gchar*  bse_error_nick 
(BseErrorType error_value);