Enumeration (GI Flags)

Xdp-1.0XdpSpawnFlags

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

Index
CLEARENV: 1

Clear the environment

LATEST: 2

Spawn the latest version of the app

NO_NETWORK: 8

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

NONE: 0

No flags

SANDBOX: 4

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

WATCH: 16

Kill the sandbox when the caller disappears from the session bus

Variables

$gtype