Method
IdeConfigget_extensions
Description
Gets the known SDK extensions that will be used when building the project. Implementing this in your configuration backend allows plugins to know if additional binaries will be available to the build system.
Available since: | 3.34 |
Return value
Returns: | An array of IdeRuntime |
An array
of |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |