34#ifndef MUTT_QUESTION_LIB_H
35#define MUTT_QUESTION_LIB_H
Convenience wrapper for the config headers.
QuadOption
Possible values for a quad-option.
enum QuadOption mutt_yesorno(const char *msg, enum QuadOption def)
Ask the user a Yes/No question.
int mutt_multi_choice(const char *prompt, const char *letters)
Offer the user a multiple choice question.
enum QuadOption query_quadoption(enum QuadOption opt, const char *prompt)
Ask the user a quad-question.