WebKitDOMTestObj.symbols   [plain text]


void webkit_dom_test_obj_void_method(WebKitDOMTestObj*)
void webkit_dom_test_obj_void_method_with_args(WebKitDOMTestObj*, glong, const gchar*, WebKitDOMTestObj*)
gint8 webkit_dom_test_obj_byte_method(WebKitDOMTestObj*)
gint8 webkit_dom_test_obj_byte_method_with_args(WebKitDOMTestObj*, gint8, const gchar*, WebKitDOMTestObj*)
guint8 webkit_dom_test_obj_octet_method(WebKitDOMTestObj*)
guint8 webkit_dom_test_obj_octet_method_with_args(WebKitDOMTestObj*, guint8, const gchar*, WebKitDOMTestObj*)
glong webkit_dom_test_obj_long_method(WebKitDOMTestObj*)
glong webkit_dom_test_obj_long_method_with_args(WebKitDOMTestObj*, glong, const gchar*, WebKitDOMTestObj*)
WebKitDOMTestObj* webkit_dom_test_obj_obj_method(WebKitDOMTestObj*)
WebKitDOMTestObj* webkit_dom_test_obj_obj_method_with_args(WebKitDOMTestObj*, glong, const gchar*, WebKitDOMTestObj*)
void webkit_dom_test_obj_method_with_enum_arg(WebKitDOMTestObj*, WebKitDOMTestEnumType*)
WebKitDOMTestObj* webkit_dom_test_obj_method_that_requires_all_args_and_throws(WebKitDOMTestObj*, const gchar*, WebKitDOMTestObj*, GError**)
void webkit_dom_test_obj_serialized_value(WebKitDOMTestObj*, WebKitDOMSerializedScriptValue*)
void webkit_dom_test_obj_options_object(WebKitDOMTestObj*, WebKitDOMDictionary*, WebKitDOMDictionary*)
void webkit_dom_test_obj_method_with_exception(WebKitDOMTestObj*, GError**)
void webkit_dom_test_obj_with_script_state_void(WebKitDOMTestObj*)
WebKitDOMTestObj* webkit_dom_test_obj_with_script_state_obj(WebKitDOMTestObj*)
void webkit_dom_test_obj_with_script_state_void_exception(WebKitDOMTestObj*, GError**)
WebKitDOMTestObj* webkit_dom_test_obj_with_script_state_obj_exception(WebKitDOMTestObj*, GError**)
void webkit_dom_test_obj_with_script_execution_context(WebKitDOMTestObj*)
void webkit_dom_test_obj_with_script_execution_context_and_script_state(WebKitDOMTestObj*)
WebKitDOMTestObj* webkit_dom_test_obj_with_script_execution_context_and_script_state_obj_exception(WebKitDOMTestObj*, GError**)
WebKitDOMTestObj* webkit_dom_test_obj_with_script_execution_context_and_script_state_with_spaces(WebKitDOMTestObj*)
void webkit_dom_test_obj_method_with_optional_arg(WebKitDOMTestObj*, glong)
void webkit_dom_test_obj_method_with_non_optional_arg_and_optional_arg(WebKitDOMTestObj*, glong, glong)
void webkit_dom_test_obj_method_with_non_optional_arg_and_two_optional_args(WebKitDOMTestObj*, glong, glong, glong)
void webkit_dom_test_obj_method_with_optional_string(WebKitDOMTestObj*, const gchar*)
void webkit_dom_test_obj_method_with_optional_string_is_undefined(WebKitDOMTestObj*, const gchar*)
void webkit_dom_test_obj_method_with_optional_string_is_null_string(WebKitDOMTestObj*, const gchar*)
gchar* webkit_dom_test_obj_conditional_method1(WebKitDOMTestObj*)
void webkit_dom_test_obj_conditional_method2(WebKitDOMTestObj*)
void webkit_dom_test_obj_conditional_method3(WebKitDOMTestObj*)
void webkit_dom_test_obj_class_method(WebKitDOMTestObj*)
glong webkit_dom_test_obj_class_method_with_optional(WebKitDOMTestObj*, glong)
void webkit_dom_test_obj_overloaded_method1(WebKitDOMTestObj*, glong)
void webkit_dom_test_obj_overloaded_method1(WebKitDOMTestObj*, const gchar*)
void webkit_dom_test_obj_convert1(WebKitDOMTestObj*, WebKitDOMTestNode*)
void webkit_dom_test_obj_convert2(WebKitDOMTestObj*, WebKitDOMTestNode*)
void webkit_dom_test_obj_convert4(WebKitDOMTestObj*, WebKitDOMTestNode*)
void webkit_dom_test_obj_convert5(WebKitDOMTestObj*, WebKitDOMTestNode*)
WebKitDOMSVGPoint* webkit_dom_test_obj_mutable_point_function(WebKitDOMTestObj*)
WebKitDOMSVGPoint* webkit_dom_test_obj_immutable_point_function(WebKitDOMTestObj*)
void webkit_dom_test_obj_orange(WebKitDOMTestObj*)
WebKitDOMbool* webkit_dom_test_obj_strict_function(WebKitDOMTestObj*, const gchar*, gfloat, glong, GError**)
void webkit_dom_test_obj_variadic_string_method(WebKitDOMTestObj*, const gchar*, const gchar*)
void webkit_dom_test_obj_variadic_double_method(WebKitDOMTestObj*, gdouble, gdouble)
void webkit_dom_test_obj_variadic_node_method(WebKitDOMTestObj*, WebKitDOMNode*, WebKitDOMNode*)
void webkit_dom_test_obj_any(WebKitDOMTestObj*, gfloat, glong)
glong webkit_dom_test_obj_get_read_only_long_attr(WebKitDOMTestObj*)
gchar* webkit_dom_test_obj_get_read_only_string_attr(WebKitDOMTestObj*)
WebKitDOMTestObj* webkit_dom_test_obj_get_read_only_test_obj_attr(WebKitDOMTestObj*)
gint8 webkit_dom_test_obj_get_byte_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_byte_attr(WebKitDOMTestObj*, gint8)
guint8 webkit_dom_test_obj_get_octet_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_octet_attr(WebKitDOMTestObj*, guint8)
gshort webkit_dom_test_obj_get_short_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_short_attr(WebKitDOMTestObj*, gshort)
gushort webkit_dom_test_obj_get_unsigned_short_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_unsigned_short_attr(WebKitDOMTestObj*, gushort)
glong webkit_dom_test_obj_get_long_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_long_attr(WebKitDOMTestObj*, glong)
gint64 webkit_dom_test_obj_get_long_long_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_long_long_attr(WebKitDOMTestObj*, gint64)
guint64 webkit_dom_test_obj_get_unsigned_long_long_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_unsigned_long_long_attr(WebKitDOMTestObj*, guint64)
gchar* webkit_dom_test_obj_get_string_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_string_attr(WebKitDOMTestObj*, const gchar*)
WebKitDOMTestObj* webkit_dom_test_obj_get_test_obj_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_test_obj_attr(WebKitDOMTestObj*, WebKitDOMTestObj*)
WebKitDOMTestObj* webkit_dom_test_obj_get_xml_obj_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_xml_obj_attr(WebKitDOMTestObj*, WebKitDOMTestObj*)
gboolean webkit_dom_test_obj_get_create(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_create(WebKitDOMTestObj*, gboolean)
gchar* webkit_dom_test_obj_get_reflected_string_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_reflected_string_attr(WebKitDOMTestObj*, const gchar*)
glong webkit_dom_test_obj_get_reflected_integral_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_reflected_integral_attr(WebKitDOMTestObj*, glong)
gulong webkit_dom_test_obj_get_reflected_unsigned_integral_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_reflected_unsigned_integral_attr(WebKitDOMTestObj*, gulong)
gboolean webkit_dom_test_obj_get_reflected_boolean_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_reflected_boolean_attr(WebKitDOMTestObj*, gboolean)
gchar* webkit_dom_test_obj_get_reflected_url_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_reflected_url_attr(WebKitDOMTestObj*, const gchar*)
gchar* webkit_dom_test_obj_get_reflected_string_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_reflected_string_attr(WebKitDOMTestObj*, const gchar*)
glong webkit_dom_test_obj_get_reflected_custom_integral_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_reflected_custom_integral_attr(WebKitDOMTestObj*, glong)
gboolean webkit_dom_test_obj_get_reflected_custom_boolean_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_reflected_custom_boolean_attr(WebKitDOMTestObj*, gboolean)
gchar* webkit_dom_test_obj_get_reflected_custom_url_attr(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_reflected_custom_url_attr(WebKitDOMTestObj*, const gchar*)
glong webkit_dom_test_obj_get_attr_with_getter_exception(WebKitDOMTestObj*, GError**)
void webkit_dom_test_obj_set_attr_with_getter_exception(WebKitDOMTestObj*, glong)
glong webkit_dom_test_obj_get_attr_with_setter_exception(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_attr_with_setter_exception(WebKitDOMTestObj*, glong, GError**)
gchar* webkit_dom_test_obj_get_string_attr_with_getter_exception(WebKitDOMTestObj*, GError**)
void webkit_dom_test_obj_set_string_attr_with_getter_exception(WebKitDOMTestObj*, const gchar*)
gchar* webkit_dom_test_obj_get_string_attr_with_setter_exception(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_string_attr_with_setter_exception(WebKitDOMTestObj*, const gchar*, GError**)
glong webkit_dom_test_obj_get_with_script_state_attribute(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_with_script_state_attribute(WebKitDOMTestObj*, glong)
WebKitDOMTestObj* webkit_dom_test_obj_get_with_script_execution_context_attribute(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_with_script_execution_context_attribute(WebKitDOMTestObj*, WebKitDOMTestObj*)
WebKitDOMTestObj* webkit_dom_test_obj_get_with_script_state_attribute_raises(WebKitDOMTestObj*, GError**)
void webkit_dom_test_obj_set_with_script_state_attribute_raises(WebKitDOMTestObj*, WebKitDOMTestObj*)
WebKitDOMTestObj* webkit_dom_test_obj_get_with_script_execution_context_attribute_raises(WebKitDOMTestObj*, GError**)
void webkit_dom_test_obj_set_with_script_execution_context_attribute_raises(WebKitDOMTestObj*, WebKitDOMTestObj*)
WebKitDOMTestObj* webkit_dom_test_obj_get_with_script_execution_context_and_script_state_attribute(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_with_script_execution_context_and_script_state_attribute(WebKitDOMTestObj*, WebKitDOMTestObj*)
WebKitDOMTestObj* webkit_dom_test_obj_get_with_script_execution_context_and_script_state_attribute_raises(WebKitDOMTestObj*, GError**)
void webkit_dom_test_obj_set_with_script_execution_context_and_script_state_attribute_raises(WebKitDOMTestObj*, WebKitDOMTestObj*)
WebKitDOMTestObj* webkit_dom_test_obj_get_with_script_execution_context_and_script_state_with_spaces_attribute(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_with_script_execution_context_and_script_state_with_spaces_attribute(WebKitDOMTestObj*, WebKitDOMTestObj*)
glong webkit_dom_test_obj_get_conditional_attr1(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_conditional_attr1(WebKitDOMTestObj*, glong)
glong webkit_dom_test_obj_get_conditional_attr2(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_conditional_attr2(WebKitDOMTestObj*, glong)
glong webkit_dom_test_obj_get_conditional_attr3(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_conditional_attr3(WebKitDOMTestObj*, glong)
WebKitDOMany* webkit_dom_test_obj_get_any_attribute(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_any_attribute(WebKitDOMTestObj*, WebKitDOMany*)
WebKitDOMDocument* webkit_dom_test_obj_get_content_document(WebKitDOMTestObj*)
WebKitDOMSVGPoint* webkit_dom_test_obj_get_mutable_point(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_mutable_point(WebKitDOMTestObj*, WebKitDOMSVGPoint*)
WebKitDOMSVGPoint* webkit_dom_test_obj_get_immutable_point(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_immutable_point(WebKitDOMTestObj*, WebKitDOMSVGPoint*)
glong webkit_dom_test_obj_get_strawberry(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_strawberry(WebKitDOMTestObj*, glong)
gfloat webkit_dom_test_obj_get_strict_float(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_strict_float(WebKitDOMTestObj*, gfloat)
glong webkit_dom_test_obj_get_description(WebKitDOMTestObj*)
glong webkit_dom_test_obj_get_id(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_id(WebKitDOMTestObj*, glong)
gchar* webkit_dom_test_obj_get_hash(WebKitDOMTestObj*)
glong webkit_dom_test_obj_get_replaceable_attribute(WebKitDOMTestObj*)
gdouble webkit_dom_test_obj_get_nullable_double_attribute(WebKitDOMTestObj*)
glong webkit_dom_test_obj_get_nullable_long_attribute(WebKitDOMTestObj*)
gboolean webkit_dom_test_obj_get_nullable_boolean_attribute(WebKitDOMTestObj*)
gchar* webkit_dom_test_obj_get_nullable_string_attribute(WebKitDOMTestObj*)
glong webkit_dom_test_obj_get_nullable_long_settable_attribute(WebKitDOMTestObj*)
void webkit_dom_test_obj_set_nullable_long_settable_attribute(WebKitDOMTestObj*, glong)
glong webkit_dom_test_obj_get_nullable_string_value(WebKitDOMTestObj*, GError**)
void webkit_dom_test_obj_set_nullable_string_value(WebKitDOMTestObj*, glong)
gchar* webkit_dom_test_obj_get_attribute(WebKitDOMTestObj*)