Method

IdeSimpleBuildTargetset_argv

Declaration

void
ide_simple_build_target_set_argv (
  IdeSimpleBuildTarget* self,
  const gchar* const* argv
)

Description

No description available.

Parameters

argv

Type: const gchar* const*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.