Package: gdk
Function gdk:setting-get
Lambda Listgdk:setting-get (name gtype) ArgumentsReturn Value
    The value of the setting.   Details        
    Obtains a desktop-wide setting, such as the double-click time, for the
    default screen.    See the gdk:screen-setting function.   Example(gdk:setting-get "gtk-double-click-time" "gint") => 400  | See also | 
2023-2-26