Function gtk_uri_launcher_can_launch

Source
pub unsafe extern "C" fn gtk_uri_launcher_can_launch(
    self_: *mut GtkUriLauncher,
    parent: *mut GtkWindow,
) -> gboolean
Available on crate feature v4_20 only.