Method

IdeConfigget_internal_boolean

Declaration

gboolean
ide_config_get_internal_boolean (
  IdeConfig* self,
  const gchar* key
)

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.

Return value

Returns: gboolean
  No description available.