Function
IdeBuildSystemfrom_context
Description
Gets the build system for the context. If no build system has been
registered, then this returns NULL
.
Parameters
context
-
Type:
IdeContext
A
IdeContext
.The data is owned by the caller of the function.
Return value
Type: IdeBuildSystem
An IdeBuildSystem
.
The data is owned by the called function. |
The return value can be NULL . |