ids_from_string


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "0.5.2" ) ]
public static string[] ids_from_string (string package_id)

Form a composite string array of package_id's from a delimited string

Parameters:

package_id

A single package_id

Returns:

the string array, or null if invalid, free with strfreev