gtk4

Function show_about_dialog

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