Package: gtk
Function gtk:print-settings-double-with-default
Lambda Listgtk:print-settings-double-with-default (settings key default) ArgumentsReturn ValueThe double float number associated with key. Details
Returns the double float number represented by the value that is associated with key, or default if the value does not represent
a double float number. Double float numbers are parsed with the g_ascii_strtod() function. | See also |
#2024-2-18