gtkPrintSettingsGetDoubleWithDefault
Returns the floating point number represented by
the value that is associated with key
, or default.val
if the value does not represent a floating point number.
gtkPrintSettingsGetDoubleWithDefault(object, key, def)
|
|
|
a key |
|
the default value |
Floating point numbers are parsed with gAsciiStrtod()
.
Since 2.10
[numeric] the floating point number associated with key
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.