BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
#include "bstutils.hh"
Go to the source code of this file.
Classes | |
struct | BstPlayList |
struct | BstPlayListClass |
Defines | |
#define | BST_TYPE_PLAY_LIST |
#define | BST_PLAY_LIST(object) |
#define | BST_PLAY_LIST_CLASS(klass) |
#define | BST_IS_PLAY_LIST(object) |
#define | BST_IS_PLAY_LIST_CLASS(klass) |
#define | BST_PLAY_LIST_GET_CLASS(obj) |
Functions | |
GtkType | bst_play_list_get_type (void) |
GtkWidget * | bst_play_list_new (BseSong *song) |
void | bst_play_list_set_song (BstPlayList *plist, BseSong *song) |
void | bst_play_list_rebuild (BstPlayList *plist) |