Method
IdeDebuggersupports_run_command
Declaration
gboolean
ide_debugger_supports_run_command (
IdeDebugger* self,
IdePipeline* pipeline,
IdeRunCommand* run_command,
int* priority
)
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.