|
Discman
|
#include <glibmm.h>#include <gtkmm/builder.h>#include <gtkmm/image.h>#include <gtkmm/label.h>#include <gtkmm/scale.h>#include <gtkmm/adjustment.h>#include <gtkmm/button.h>#include <gdkmm/pixbuf.h>#include <sigc++/signal.h>#include <discdb/disc.h>#include "album_art/album_art_provider.h"#include "component.h"

Go to the source code of this file.
Classes | |
| class | NowPlayingComponent |
| Handles the interactions with the "now playing" side of the main screen. More... | |
Definition in file now_playing_component.h.