Method

IdeSettingsset_int

Declaration

void
ide_settings_set_int (
  IdeSettings* self,
  const gchar* key,
  gint val
)

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.
val gint
  No description available.