Method

IdeRunnerappend_argv

Declaration

void
ide_runner_append_argv (
  IdeRunner* self,
  const gchar* param
)

Description

No description available.

Parameters

param const gchar*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.