Method GTK2.PrintSettings()->get_double_with_default()


Method get_double_with_default

float get_double_with_default(string key, float def)

Description

Returns the floating point number represented by the value that is associated with key, or def if the value does not represent a floating point number.