Function

IdeRunCommandsfrom_context

Declaration

IdeRunCommands*
ide_run_commands_from_context (
  IdeContext* context
)

Description

Gets the default IdeRunCommands instance for context.

Parameters

context

Type: IdeContext

An IdeContext.

The data is owned by the caller of the function.

Return value

Type: IdeRunCommands

An IdeRunCommands.

The data is owned by the called function.