[ Version ( since = "2.2" ) ]
public bool get_setting (string name, Value value)
Retrieves a desktop-wide setting such as double-click time for the Screen this.
FIXME needs a list of valid settings here, or a link to more information.
this |
the Screen where the setting is located |
name |
the name of the setting |
value |
location to store the value of the setting |
true if the setting existed and a value was stored in |