[ 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.
package_id |
the ; delimited PackageID to split |
a GStrv or |