get_ids
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "0.5.3" ) ]
public string[] get_ids ()
[ Version ( since = "0.5.3" ) ]
public string[] get_ids ()
Returns all the Package IDs in the sack
Parameters:
this |
a valid PackageSack instance |
Returns:
the number of packages in the sack, free with strfreev |