|
Discman
|
#include <string>#include <cmath>#include <glibmm.h>#include <gtkmm/builder.h>#include <gtkmm/button.h>#include <gtkmm/grid.h>#include <gtkmm/viewport.h>#include <gtkmm/image.h>#include <sigc++/signal.h>#include "album_art/album_art_provider.h"#include "component.h"

Go to the source code of this file.
Classes | |
| class | AlbumArtComponent |
| Handles the interactions with the album art selection screen. More... | |
Definition in file album_art_component.h.