Method

IdeSettingsset_double

Declaration

void
ide_settings_set_double (
  IdeSettings* self,
  const gchar* key,
  gdouble val
)

Description

No description available.

Parameters

key

Type: const gchar*

No description available.

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

Type: gdouble

No description available.