fltk_choice_dialog
fn
int fltk_choice_dialog(const(char) * message, const(char) * b0, const(char) * b1, const(char) * b2)Shows a choice dialog with up to 3 buttons. Returns button index (0, 1, or 2).