Function
IdeBuildManagerref_from_context
Parameters
context
-
Type:
IdeContext
A
IdeContext
.The data is owned by the caller of the function.
Return value
Type: IdeBuildManager
An IdeBuildManager
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |