ncmpc
0.30
|
#include "command.hxx"
#include "config.h"
#include "ncmpc_curses.h"
#include "ListPage.hxx"
#include "ListRenderer.hxx"
#include "ListText.hxx"
Go to the source code of this file.
Data Structures | |
class | FileListPage |
Functions | |
void | screen_browser_sync_highlights (FileList *fl, const MpdQueue *playlist) |
void | screen_browser_paint_directory (WINDOW *w, unsigned width, bool selected, const char *name) |
void screen_browser_paint_directory | ( | WINDOW * | w, |
unsigned | width, | ||
bool | selected, | ||
const char * | name | ||
) |