get_transaction_list
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "0.5.3" ) ]
public string[] get_transaction_list (Cancellable? cancellable = null) throws Error
[ Version ( since = "0.5.3" ) ]
public string[] get_transaction_list (Cancellable? cancellable = null) throws Error
Gets the transaction list in progress.
Warning: this function is synchronous, and may block. Do not use it in GUI applications.
Parameters:
this |
a valid Control instance |
cancellable |
a Cancellable or |
Returns:
The list of transaction id's, or |