Method

IdeRunnerset_argv

Declaration

void
ide_runner_set_argv (
  IdeRunner* self,
  const gchar* const* argv
)

Description

No description available.
Sets propertyIde.Runner:argv

Parameters

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