get_pkgnames
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[] get_pkgnames ()
public unowned string[] get_pkgnames ()
Get a list of package names which this component consists of.
This usually is just one package name.
Parameters:
this |
a Component instance. |
Returns:
String array of package names |