get_files_array
Description:
[
Version ( since =
"0.5.2" ) ]
public GenericArray<
unowned Files>
get_files_array ()
Gets the files from the transaction.
Parameters:
this |
a valid Results instance
|
Returns:
A GenericArray array of Files's, free with
g_ptr_array_unref .
|