[][src]Function newt::windows::win_choice

pub fn win_choice(title: &str, button1: &str, button2: &str, text: &str) -> i32

Open a window providing a choice of buttons.

Returns the number of the button pressed.