Method

IdeConfigset_config_opts

Declaration

void
ide_config_set_config_opts (
  IdeConfig* self,
  const gchar* config_opts
)

Description

No description available.
Sets propertyIde.Config:config-opts

Parameters

config_opts const gchar*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.