disable_portal_interfaces

Function disable_portal_interfaces 

Source
pub fn disable_portal_interfaces(portal_interfaces: &[&str])
Available on crate feature v4_22 only.
Expand description

Prevents GTK from using the specified portals.

This should only be used in portal implementations, apps must not call it.

§portal_interfaces

a [`None`]-terminated array of portal interface names to disable