Method

PanelSettingsset_boolean

Declaration [src]

void
panel_settings_set_boolean (
  PanelSettings* self,
  const char* key,
  gboolean 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 gboolean
  No description available.