Method

IdeConfigset_internal_boolean

Declaration

void
ide_config_set_internal_boolean (
  IdeConfig* self,
  const gchar* key,
  gboolean value
)

Description

No description available.

Parameters

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