mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-11 03:27:48 -04:00
flatpak-transaction: Mark commit param on operation_done nullable
This commit is contained in:
committed by
Alexander Larsson
parent
b663394a4d
commit
e1c094be15
@@ -1175,7 +1175,7 @@ flatpak_transaction_class_init (FlatpakTransactionClass *klass)
|
||||
* FlatpakTransaction::operation-done:
|
||||
* @object: A #FlatpakTransaction
|
||||
* @operation: The #FlatpakTransactionOperation which finished
|
||||
* @commit: The commit
|
||||
* @commit: (nullable): The commit
|
||||
* @result: (type FlatpakTransactionResult): A #FlatpakTransactionResult giving details about the result
|
||||
*
|
||||
* The ::operation-done signal gets emitted during the execution of
|
||||
|
||||
Reference in New Issue
Block a user