Method
IdeDebuggersupports_run_command
Declaration
gboolean
ide_debugger_supports_run_command (
IdeDebugger* self,
IdePipeline* pipeline,
IdeRunCommand* run_command,
int* priority
)
Parameters
pipeline-
Type:
IdePipelineNo description available.
The data is owned by the caller of the method. run_command-
Type:
IdeRunCommandNo description available.
The data is owned by the caller of the method. priority-
Type:
int*No description available.
The data is owned by the caller of the method.