gtkPrintSettingsGetDoubleWithDefault: gtkPrintSettingsGetDoubleWithDefault

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

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.

Usage

1

Arguments

object

a GtkPrintSettings

key

a key

def

the default value

Details

Floating point numbers are parsed with gAsciiStrtod(). Since 2.10

Value

[numeric] the floating point number associated with key

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.