Enumeration (GI Flags)

Flatpak-1.0FlatpakUpdateFlags

Flags to alter the behavior of flatpak_installation_update().

Index
NO_DEPLOY: 1

Don't install any new builds that might be fetched

NO_PRUNE: 8

Don't prune the local OSTree repository after updating (Since: 0.11.8)

NO_PULL: 2

Don't try to fetch new builds from the remote repo

NO_STATIC_DELTAS: 4

Don't use static deltas when pulling

NO_TRIGGERS: 16

Don't call triggers after updating. If used, the caller must later call flatpak_installation_run_triggers() to update the exported files. (Since: 1.0.3)

NONE: 0

Fetch remote builds and install the latest one (default)

Variables

$gtype