[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "0.5.3" ) ]
public string[] get_ids ()
Gets the string lists of transaction IDs recognised as pending, running or finished by the daemon.
this |
a valid TransactionList instance |
the array of strings, free with strfreev |