ncmpc
0.29
|
#include <screen.h>
Data Fields | |
struct title_bar | title_bar |
struct window | main_window |
struct progress_bar | progress_bar |
struct status_bar | status_bar |
const struct screen_functions * | current_page |
char * | buf |
size_t | buf_size |
char * | findbuf |
GList * | find_history |
guint | welcome_source_id |
struct title_bar screen::title_bar |
struct window screen::main_window |
struct progress_bar screen::progress_bar |
struct status_bar screen::status_bar |
const struct screen_functions* screen::current_page |
char* screen::buf |
size_t screen::buf_size |
char* screen::findbuf |
GList* screen::find_history |
guint screen::welcome_source_id |
Non-zero when the welcome message is currently being displayed. The associated timer will disable it.