15 #ifndef AW_QUESTION_HXX
16 #define AW_QUESTION_HXX
27 #ifndef _GLIBCXX_CSTDLIB
55 dont_ask_again(
false),
64 void add_help(
const char *help_file);
66 int get_answer(
const char *unique_id,
const char *question,
const char *buttons,
const char *to_all,
bool add_abort);
72 int aw_question(
const char *unique_id,
const char *msg,
const char *buttons,
bool sameSizeButtons =
true,
const char *helpfile =
NULp);
73 bool aw_ask_sure(
const char *unique_id,
const char *msg);
82 #error aw_question.hxx included twice
83 #endif // AW_QUESTION_HXX
void AW_reactivate_all_questions(AW_window *)
virtual ~AW_repeated_question()
void aw_popup_ok(const char *msg)
int aw_question(const char *unique_id, const char *msg, const char *buttons, bool sameSizeButtons=true, const char *helpfile=NULp)
void aw_popup_exit(const char *msg) __ATTR__NORETURN
bool aw_ask_sure(const char *unique_id, const char *msg)