Function
IdeCommandManagerfrom_context
Description
Gets an IdeCommandManager from the context.
This may only be called on the main thread.
| Available since: | 3.34 |
Parameters
context |
IdeContext |
An |
|
| The data is owned by the caller of the function. |
Return value
| Returns: | IdeCommandManager |
An |
|
| The data is owned by the called function. |