Method

IdeTerminalLauncherset_args

Declaration

void
ide_terminal_launcher_set_args (
  IdeTerminalLauncher* self,
  const gchar* const* args
)

Description

No description available.

Parameters

args

Type: const gchar* const*

No description available.

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