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