pub fn reset_activation_token_env()Available on
x11_platform or wayland_platform only.Expand description
Remove the activation environment variables from the current process.
This is wise to do before running child processes, which may not to support the activation token.