musicus mpd client 0.1d
|
Go to the source code of this file.
Functions | |
GtkWidget * | init_pl_widget (void) |
void | playlist_update_tree (void) |
void | pl_del_songs (GtkWidget *widget, gpointer data) |
void | mpd_mrl_add (MpdObj *obj, const gchar *mrl) |
void | mpd_add_song_list (GtkWidget *widget, gpointer data) |
void | mpd_add_directory_to_playlist (GtkWidget *widget, gpointer data) |
Variables | |
GtkListStore * | PlListStore |