Enumeration (GI Flags)

Flatpak-1.0FlatpakUpdateFlags

Flags to alter the behavior of flatpak_installation_update().

Index

Enumeration Members

NO_DEPLOY: number

Don't install any new builds that might be fetched

NO_PRUNE: number

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

NO_PULL: number

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

NO_STATIC_DELTAS: number

Don't use static deltas when pulling

NO_TRIGGERS: number

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: number

Fetch remote builds and install the latest one (default)