Method
IdeRuntimecontains_program_in_path
Declaration
gboolean
ide_runtime_contains_program_in_path (
IdeRuntime* self,
const gchar* program,
GCancellable* cancellable
)
Parameters
program
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. cancellable
-
Type:
GCancellable
No description available.
The argument can be NULL
.The data is owned by the caller of the method.