Packages
javascriptcoregtk-4.0
JS
Object
Object.make_function
call_as_function
get_property
has_property
Object.make_function
Description:
[
CCode
( cname =
"JSObjectMakeFunction"
) ]
public
Object.make_function
(
Context
ctx,
String
? name,
String
[]? parameter_names,
String
body,
String
? source_url,
int
starting_line_number,
out
Value
? exception)