Function test_create_simple_window

Source
pub fn test_create_simple_window(
    window_title: &str,
    dialog_text: &str,
) -> Option<Widget>
👎Deprecated