Method

IdeConfigset_append_path

Declaration

void
ide_config_set_append_path (
  IdeConfig* self,
  const gchar* append_path
)

Description

No description available.
Sets propertyIde.Config:append-path

Parameters

append_path

Type: const gchar*

No description available.

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