Function allegro_dialog::show_native_message_box [−][src]
pub fn show_native_message_box(
display: Option<&Display>,
title: &str,
heading: &str,
text: &str,
buttons: Option<&str>,
flags: MessageBoxFlags
) -> MessageBoxResult