Enumeration (GI Flags)

Xdp-1.0XdpSpawnFlags

Flags influencing the spawn operation and how the new sandbox is created.

Index

Enumeration Members

CLEARENV: number

Clear the environment

LATEST: number

Spawn the latest version of the app

NO_NETWORK: number

Spawn without network (equivalent to the --unshare=network option of flatpak run)

NONE: number

No flags

SANDBOX: number

Spawn in a sandbox (equivalent to the --sandbox option of flatpak run)

WATCH: number

Kill the sandbox when the caller disappears from the session bus