ncmpc  0.31
Functions | Variables
ncmpc.hxx File Reference

Go to the source code of this file.

Functions

void begin_input_event ()
 
void end_input_event ()
 
bool do_input_event (Command cmd)
 

Variables

ScreenManagerscreen
 

Function Documentation

◆ begin_input_event()

void begin_input_event ( )

◆ end_input_event()

void end_input_event ( )

◆ do_input_event()

bool do_input_event ( Command  cmd)
Returns
false if the application shall quit

Variable Documentation

◆ screen

ScreenManager* screen