20 #ifndef SCREEN_UTILS_H 21 #define SCREEN_UTILS_H 48 GList **history, GCompletion *gcmp);
int screen_getch(const char *prompt)
bool screen_get_yesno(const char *prompt, bool def)
Definition: mpdclient.h:12
char * screen_readln(const char *prompt, const char *value, GList **history, GCompletion *gcmp)
char * screen_read_password(const char *prompt)
void screen_display_completion_list(GList *list)