get_setting


Description:

public bool get_setting (string name, Value value)

Retrieves a desktop-wide setting such as double-click time for the this.

Parameters:

this

a `GdkDisplay`

name

the name of the setting

value

location to store the value of the setting

Returns:

true if the setting existed and a value was stored in value, false otherwise