Function

ClutterSettingsget_default

since: 1.4

Declaration [src]

ClutterSettings*
clutter_settings_get_default (
  void
)

Description [src]

Retrieves the singleton instance of ClutterSettings.

Available since: 1.4

Return value

Type: ClutterSettings

The instance of ClutterSettings. The returned object is owned by Clutter and it should not be unreferenced directly.

The data is owned by the called function.