:right-sidebar: True UninstallFlags =================================================================== .. currentmodule:: gi.repository.Flatpak .. versionadded:: 0.11.8 .. class:: UninstallFlags :no-contents-entry: Flags to alter the behavior of :func:`~gi.repository.Flatpak.Installation.uninstall_full`. Fields ------ .. rst-class:: interim-class .. class:: UninstallFlags :no-index: .. attribute:: NONE Default .. attribute:: NO_PRUNE Don't prune the local OSTree repository after uninstalling .. attribute:: NO_TRIGGERS Don't call triggers after uninstalling. If used, the caller must later call :func:`~gi.repository.Flatpak.Installation.run_triggers` to update the exported file. (Since: 1.0.3)