pub fn show_about_dialog<P: IsA<Window>>(
    parent: Option<&P>,
    properties: &[(&str, &dyn ToValue)]
)