ncmpc  0.29
Data Fields
screen Struct Reference

#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_functionscurrent_page
 
char * buf
 
size_t buf_size
 
char * findbuf
 
GList * find_history
 
guint welcome_source_id
 

Field Documentation

◆ title_bar

struct title_bar screen::title_bar

◆ main_window

struct window screen::main_window

◆ progress_bar

struct progress_bar screen::progress_bar

◆ status_bar

struct status_bar screen::status_bar

◆ current_page

const struct screen_functions* screen::current_page

◆ buf

char* screen::buf

◆ buf_size

size_t screen::buf_size

◆ findbuf

char* screen::findbuf

◆ find_history

GList* screen::find_history

◆ welcome_source_id

guint screen::welcome_source_id

Non-zero when the welcome message is currently being displayed. The associated timer will disable it.


The documentation for this struct was generated from the following file: