Method

PanelLayeredSettingsset_int

Declaration [src]

void
panel_layered_settings_set_int (
  PanelLayeredSettings* self,
  const char* key,
  int val
)

Description

No description available.

Parameters

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