Method

IdeSettingsset_uint

Declaration

void
ide_settings_set_uint (
  IdeSettings* self,
  const char* key,
  guint val
)

Description

No description available.

Parameters

key

Type: const char*

No description available.

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

Type: guint

No description available.