Virtual Method
IdeBuildTargetget_argv
[−]
Return value
Type: An array of utf8
A GStrv
containing the arguments to
run the target.
The array is NULL -terminated. |
The caller of the function takes ownership of the data, and is responsible for freeing it. |
Each element is a NUL terminated UTF-8 string. |