Description Usage Arguments Details Value Author(s)
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.
1 | gtkPrintSettingsGetDoubleWithDefault(object, key, def)
|
|
a |
|
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.