Method

PanelSettingsset_uint

Declaration [src]

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