Method

PanelLayeredSettingsbind

Declaration [src]

void
panel_layered_settings_bind (
  PanelLayeredSettings* self,
  const char* key,
  gpointer object,
  const char* property,
  GSettingsBindFlags flags
)

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.
object gpointer
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.
property const char*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
flags GSettingsBindFlags
  No description available.