pub fn disable_portal_interfaces(portal_interfaces: &[&str])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