settingGet

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

bool
settingGet

Parameters

name string

the name of the setting.

value gobject.value.Value

location to store the value of the setting.

Return Value

Type: bool

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