Function gtk4::show_uri_full_future

source ·
pub fn show_uri_full_future(
    parent: Option<&(impl IsA<Window> + Clone + 'static)>,
    uri: &str,
    timestamp: u32
) -> Pin<Box<dyn Future<Output = Result<(), Error>> + 'static>>
👎Deprecated: Since 4.10