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