:right-sidebar: True TransactionOperationType =================================================================== .. currentmodule:: gi.repository.Flatpak .. class:: TransactionOperationType :no-contents-entry: The type of a :obj:`~gi.repository.Flatpak.TransactionOperation`. Methods ------- .. rst-class:: interim-class .. class:: TransactionOperationType :no-index: .. method:: to_string(kind: ~gi.repository.Flatpak.TransactionOperationType) -> str Converts the operation type to a string. :param kind: a :obj:`~gi.repository.Flatpak.TransactionOperationType` Fields ------ .. rst-class:: interim-class .. class:: TransactionOperationType :no-index: .. attribute:: INSTALL Install a ref from a remote .. attribute:: INSTALL_BUNDLE Install a bundle from a file .. attribute:: LAST_TYPE The (currently) last operation type .. attribute:: UNINSTALL Uninstall a ref .. attribute:: UPDATE Update an installed ref