Function fltk::dialog::choice

source ·
pub fn choice(x: i32, y: i32, txt: &str, b0: &str, b1: &str, b2: &str) -> i32
👎Deprecated since 1.3.1: please use choice2 instead
Expand description

Displays a choice box with up to three choices. Choosing a value returns its index from the arguments