Method

IdeRunCommandappend_formatted

Declaration

void
ide_run_command_append_formatted (
  IdeRunCommand* self,
  const char* format,
  ...
)

Description

No description available.

This method is not directly available to language bindings.

Parameters

format

Type: const char*

No description available.

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

Type: 

No description available.