Method

IdeDebuggersupports_run_command

Declaration

gboolean
ide_debugger_supports_run_command (
  IdeDebugger* self,
  IdePipeline* pipeline,
  IdeRunCommand* run_command,
  int* priority
)

Description

No description available.

Parameters

pipeline

Type: IdePipeline

No description available.

The data is owned by the caller of the method.
run_command

Type: IdeRunCommand

No 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.

Return value

Type: gboolean

No description available.