WebKitDOMTestCallback.symbols   [plain text]


gboolean webkit_dom_test_callback_callback_with_no_param(WebKitDOMTestCallback*)
gboolean webkit_dom_test_callback_callback_with_array_param(WebKitDOMTestCallback*, WebKitDOMFloat32Array*)
gboolean webkit_dom_test_callback_callback_with_serialized_script_value_param(WebKitDOMTestCallback*, WebKitDOMSerializedScriptValue*, const gchar*)
glong webkit_dom_test_callback_callback_with_non_bool_return_type(WebKitDOMTestCallback*, const gchar*)
gboolean webkit_dom_test_callback_callback_with_string_list(WebKitDOMTestCallback*, WebKitDOMDOMStringList*)
gboolean webkit_dom_test_callback_callback_with_boolean(WebKitDOMTestCallback*, gboolean)
gboolean webkit_dom_test_callback_callback_requires_this_to_pass(WebKitDOMTestCallback*, glong, WebKitDOMTestNode*)