Method

IdeRunContextend

Declaration

IdeSubprocessLauncher*
ide_run_context_end (
  IdeRunContext* self
  GError** error
)

Description

No description available.

Return value

Type: IdeSubprocessLauncher

An IdeSubprocessLauncher if successful; otherwise NULL and error is set.

The caller of the method takes ownership of the data, and is responsible for freeing it.