setting_get


Description:


public bool setting_get (string name, Value value)

Obtains a desktop-wide setting, such as the double-click time, for the default screen.

See get_setting.

Parameters:

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.


Namespace: Gdk
Package: gdk-3.0