ncmpc  0.29
Functions | Variables
screen_file.h File Reference
#include <stdbool.h>

Go to the source code of this file.

Functions

bool screen_file_goto_song (struct mpdclient *c, const struct mpd_song *song)
 

Variables

const struct screen_functions screen_browse
 

Function Documentation

◆ screen_file_goto_song()

bool screen_file_goto_song ( struct mpdclient c,
const struct mpd_song *  song 
)

Variable Documentation

◆ screen_browse

const struct screen_functions screen_browse