[ CCode ( array_length = false , array_null_terminated = true ) ]
[ 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.
| this |
a valid Control instance |
| cancellable |
a Cancellable or null |
|
The list of transaction id's, or null, free with strfreev |