Gjsify LogoGjsify Logo

Flags to alter the behavior of flatpak_installation_install_full().

bitfield

Index

Enumeration Members

NONE: number

Default

NO_DEPLOY: number

Don't install any new builds that might be fetched

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 installing. If used, the caller must later call flatpak_installation_run_triggers() to update the exported files. (Since: 1.0.3)

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method