[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.4" ) ]
public unowned string[] get_missing_elements_installer_details ()
Get the installer details for missing elements
this |
a DiscovererStreamInfo to retrieve installer detail for the missing element |
An array of strings containing information about how to install the various missing elements for this to be usable. If you wish to use the strings after the life-time of this, you will need to copy them. |