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 const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.