id_split


Description:

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

Splits a PackageID into the correct number of parts, checking the correct number of delimiters are present.

Parameters:

package_id

the ; delimited PackageID to split

Returns:

a GStrv or null if invalid, use strfreev to free