Method

PanelLayeredSettingsset_value

Declaration [src]

void
panel_layered_settings_set_value (
  PanelLayeredSettings* self,
  const char* key,
  GVariant* value
)

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.
value GVariant
  No description available.
 The data is owned by the caller of the function.