Method
IdeRunContextpush_error
Description
Pushes a new layer that will always fail with error
.
This is useful if you have an error when attempting to build a run command, but need it to deliver the error when attempting to create a subprocess launcher.
Parameters
error
-
Type:
GError
A
GError
.The instance takes ownership of the data, and is responsible for freeing it.