[][src]Function fltk::dialog::choice

pub fn choice(x: i32, y: i32, txt: &str, b0: &str, b1: &str, b2: &str) -> u32

Displays a choice box with upto three choices An empty choice will not be shown