BEAST/BSE - Better Audio System and Sound Engine  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros | Functions
bstplaylist.hh File Reference
#include "bstutils.hh"

Go to the source code of this file.

Classes

struct  BstPlayList
 
struct  BstPlayListClass
 

Macros

#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)