Function

JavaScriptCore-6.0JavaScriptCoreoptions_set_doubleSince 2.24

  • Set option as a gdouble value.

    Parameters

    • option: string

      the option identifier

    • value: number

      the value to set

    Returns boolean

    true if option was correctly set or false otherwise.

    2.24