ncmpc  0.30
Functions | Variables
ncmpc.hxx File Reference
#include "command.hxx"

Go to the source code of this file.

Functions

void begin_input_event ()
 
void end_input_event ()
 
bool do_input_event (command_t 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_t  cmd)
Returns
false if the application shall quit

Variable Documentation

◆ screen

ScreenManager* screen