BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
#include <bse/bsetype.hh>
Go to the source code of this file.
Typedefs | |
typedef gboolean( | BseCategoryCheck )(BseCategory *category, gpointer data) |
Functions | |
void | bse_categories_register (const gchar *category, const gchar *i18n_category, GType type, const guint8 *pixstream) |
BseCategorySeq * | bse_categories_match (const gchar *pattern, GType base_type, BseCategoryCheck check, gpointer data) |
BseCategorySeq * | bse_categories_match_typed (const gchar *pattern, GType base_type) |
BseCategorySeq * | bse_categories_from_type (GType type) |
BseCategory * | bse_category_from_id (guint id) |
void | bse_categories_register_stock_module (const gchar *untranslated_category_trunk, GType type, const guint8 *pixstream) |
void | _bse_init_categories (void) |