disable_portal_interfaces
Description:
[
Version ( since =
"4.22" ) ]
public void disable_portal_interfaces (
string[] portal_interfaces)
Prevents GTK from using the specified portals.
This should only be used in portal implementations, apps must not call it.
Parameters:
| portal_interfaces |
a null-terminated array of portal interface names to disable
|