Method

IdeConfigreplace_config_opt

Declaration

void
ide_config_replace_config_opt (
  IdeConfig* self,
  const char* param,
  const char* value
)

Description

No description available.

Parameters

param

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.
value

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.