summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-21 16:17:59 +0100
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2012-02-21 17:09:28 +0100
commit52c07daf1fa3a5d17957cc3e3d0d75c65b268b57 (patch)
treec403eaccd92fe0a9ee6df26338c01c77837e1b4d
parentbd983994b9a63639fda836a06f4102776b9e1480 (diff)
downloadgobject-introspection-52c07daf1fa3a5d17957cc3e3d0d75c65b268b57.tar.gz
g-ir-doc-tool: Create a GIR file specific for testing doc generation
This will also serve as a reference of the syntax that is currently supported by g-ir-doc-tool.
-rw-r--r--tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj-property-example.page13
-rw-r--r--tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj-signal-example.page15
-rw-r--r--tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.new.page (renamed from tests/doctool/GIRepository-2.0-C-expected/GIRepository.invoke_error_quark.page)14
-rw-r--r--tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.page (renamed from tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.page)7
-rw-r--r--tests/doctool/DocExamples-1.0-C-expected/DocExamples.ObjClass.page (renamed from tests/doctool/GIRepository-2.0-C-expected/GIRepository._BaseInfoStub.page)4
-rw-r--r--tests/doctool/DocExamples-1.0-C-expected/index.page (renamed from tests/doctool/GIRepository-2.0-C-expected/index.page)2
-rw-r--r--tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-property-example.page16
-rw-r--r--tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-signal-example.page38
-rw-r--r--tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.new.page (renamed from tests/doctool/GIRepository-2.0-Python-expected/GIRepository.invoke_error_quark.page)16
-rw-r--r--tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.page (renamed from tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.page)11
-rw-r--r--tests/doctool/DocExamples-1.0-Python-expected/DocExamples.ObjClass.page (renamed from tests/doctool/GIRepository-2.0-Python-expected/GIRepository._BaseInfoStub.page)4
-rw-r--r--tests/doctool/DocExamples-1.0-Python-expected/index.page (renamed from tests/doctool/GIRepository-2.0-Python-expected/index.page)2
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.ArgInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.ArrayType.page12
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.AttributeIter.page13
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.equal.page40
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_attribute.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_container.page32
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_name.page32
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_namespace.page30
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_typelib.page30
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.is_deprecated.page31
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.iterate_attributes.page74
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.page44
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.ref.page30
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.unref.page31
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.CallableInfo.page12
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.CallbackInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.ConstantInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Direction.page12
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.EnumInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.FieldInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.FieldInfoFlags.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.FunctionInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.FunctionInfoFlags.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.InfoType.page12
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.InterfaceInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoGetValueFunction.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoRefFunction.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoSetValueFunction.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoUnrefFunction.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.PropertyInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.RegisteredTypeInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.dump.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.enumerate_versions.page44
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.error_quark.page30
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.find_by_error_domain.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.find_by_gtype.page48
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.find_by_name.page55
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_c_prefix.page46
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_default.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_dependencies.page46
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_info.page56
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_loaded_namespaces.page34
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_n_infos.page45
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_option_group.page32
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_search_path.page32
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_shared_library.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_typelib_path.page46
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_version.page45
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.is_registered.page57
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.load_typelib.page52
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.prepend_search_path.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.require.page65
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.require_private.page74
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.RepositoryClass.page12
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.RepositoryError.page12
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.RepositoryLoadFlags.page12
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.ScopeType.page14
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.SignalInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.StructInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.Transfer.page21
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.TypeInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.TypeTag.page12
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.UnionInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.VFuncInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.VFuncInfoFlags.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.ValueInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository._Argument.page11
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_closure.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_destroy.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_direction.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_ownership_transfer.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_scope.page41
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_type.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_caller_allocates.page41
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_optional.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_return_value.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_skip.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_load_type.page49
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_may_be_null.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.base_info_get_type.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_arg.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_caller_owns.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_n_args.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_return_attribute.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_return_type.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_iterate_return_attributes.page69
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_load_arg.page58
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_load_return_type.page49
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_may_return_null.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_skip_return.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.constant_info_free_value.page48
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.constant_info_get_type.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.constant_info_get_value.page50
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_error_domain.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_method.page48
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_n_methods.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_n_values.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_storage_type.page42
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_value.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_field.page59
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_flags.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_offset.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_size.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_type.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_set_field.page61
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_flags.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_property.page41
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_symbol.page40
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_vfunc.page40
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_invoke.page88
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.info_new.page65
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.info_type_to_string.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_find_method.page48
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_find_vfunc.page48
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_constant.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_iface_struct.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_method.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_constants.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_methods.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_prerequisites.page40
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_properties.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_signals.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_vfuncs.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_prerequisite.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_property.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_signal.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_vfunc.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.nvokeError.page13
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_method.page48
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_method_using_interfaces.page59
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_signal.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_vfunc.page53
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_vfunc_using_interfaces.page62
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_abstract.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_class_struct.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_constant.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_field.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_fundamental.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_get_value_function.page42
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_get_value_function_pointer.page41
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_interface.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_method.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_constants.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_fields.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_interfaces.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_methods.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_properties.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_signals.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_vfuncs.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_parent.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_property.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_ref_function.page41
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_ref_function_pointer.page41
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_set_value_function.page42
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_set_value_function_pointer.page41
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_signal.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_type_init.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_type_name.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function.page41
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function_pointer.page41
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_vfunc.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.property_info_get_flags.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.property_info_get_ownership_transfer.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.property_info_get_type.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.registered_type_info_get_g_type.page41
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.registered_type_info_get_type_init.page41
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.registered_type_info_get_type_name.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.signal_info_get_class_closure.page40
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.signal_info_get_flags.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.signal_info_true_stops_emit.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_find_method.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_alignment.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_field.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_method.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_n_fields.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_n_methods.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_size.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_is_foreign.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_is_gtype_struct.page40
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_array_fixed_size.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_array_length.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_array_type.page40
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_interface.page41
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_param_type.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_tag.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_is_pointer.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_is_zero_terminated.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_tag_to_string.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_find_method.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_alignment.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_discriminator.page49
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_discriminator_offset.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_discriminator_type.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_field.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_method.page47
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_n_fields.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_n_methods.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_size.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_is_discriminated.page38
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.value_info_get_value.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_address.page48
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_flags.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_invoker.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_offset.page39
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_signal.page40
-rw-r--r--tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_invoke.page94
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ArgInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ArrayType.page31
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.AttributeIter.page13
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.equal.page42
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_attribute.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_container.page33
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_name.page33
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_namespace.page31
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_typelib.page31
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.is_deprecated.page32
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.iterate_attributes.page74
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.ref.page31
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.unref.page28
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.CallableInfo.page12
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.CallbackInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ConstantInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Direction.page27
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.EnumInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FieldInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FieldInfoFlags.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FunctionInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FunctionInfoFlags.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.InfoType.page95
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.InterfaceInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoGetValueFunction.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoRefFunction.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoSetValueFunction.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoUnrefFunction.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.PropertyInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RegisteredTypeInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.dump.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.enumerate_versions.page45
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.error_quark.page31
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_error_domain.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_gtype.page49
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_name.page55
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_c_prefix.page47
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_default.page39
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_dependencies.page47
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_info.page56
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_loaded_namespaces.page35
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_n_infos.page46
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_option_group.page33
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_search_path.page33
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_shared_library.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_typelib_path.page47
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_version.page46
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.is_registered.page57
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.load_typelib.page52
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.prepend_search_path.page36
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.require.page64
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.require_private.page72
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RepositoryClass.page12
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RepositoryError.page31
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RepositoryLoadFlags.page12
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ScopeType.page33
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.SignalInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.StructInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Transfer.page36
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.TypeInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.TypeTag.page103
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.UnionInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.VFuncInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.VFuncInfoFlags.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ValueInfo.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository._Argument.page11
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_closure.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_destroy.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_direction.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_ownership_transfer.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_scope.page43
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_type.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_caller_allocates.page43
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_optional.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_return_value.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_skip.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_load_type.page46
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_may_be_null.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.base_info_get_type.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_arg.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_caller_owns.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_n_args.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_return_attribute.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_return_type.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_iterate_return_attributes.page68
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_load_arg.page54
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_load_return_type.page46
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_may_return_null.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_skip_return.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_free_value.page45
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_get_type.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_get_value.page51
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_error_domain.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_method.page49
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_n_methods.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_n_values.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_storage_type.page44
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_value.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_field.page59
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_flags.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_offset.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_size.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_type.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_set_field.page61
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_flags.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_property.page43
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_symbol.page42
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_vfunc.page42
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_invoke.page85
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.info_new.page64
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.info_type_to_string.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_find_method.page49
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_find_vfunc.page49
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_constant.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_iface_struct.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_method.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_constants.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_methods.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_prerequisites.page42
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_properties.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_signals.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_vfuncs.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_prerequisite.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_property.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_signal.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_vfunc.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.nvokeError.page28
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_method.page49
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_method_using_interfaces.page59
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_signal.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc.page54
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc_using_interfaces.page62
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_abstract.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_class_struct.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_constant.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_field.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_fundamental.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_get_value_function.page44
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_get_value_function_pointer.page43
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_interface.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_method.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_constants.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_fields.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_interfaces.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_methods.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_properties.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_signals.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_vfuncs.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_parent.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_property.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_ref_function.page43
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_ref_function_pointer.page43
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_set_value_function.page44
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_set_value_function_pointer.page43
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_signal.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_type_init.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_type_name.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_unref_function.page43
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_unref_function_pointer.page43
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_vfunc.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_flags.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_ownership_transfer.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_type.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_g_type.page43
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_type_init.page43
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_type_name.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_class_closure.page42
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_flags.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_true_stops_emit.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_find_method.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_alignment.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_field.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_method.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_n_fields.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_n_methods.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_size.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_is_foreign.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_is_gtype_struct.page42
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_fixed_size.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_length.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_type.page42
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_interface.page43
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_param_type.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_tag.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_is_pointer.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_is_zero_terminated.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_tag_to_string.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_find_method.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_alignment.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator.page50
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator_offset.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator_type.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_field.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_method.page48
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_n_fields.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_n_methods.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_size.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_is_discriminated.page40
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.value_info_get_value.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_address.page49
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_flags.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_invoker.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_offset.page41
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_signal.page42
-rw-r--r--tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_invoke.page90
-rw-r--r--tests/doctool/Makefile.am28
-rw-r--r--tests/doctool/doc-examples-obj.c103
-rw-r--r--tests/doctool/doc-examples-obj.h54
429 files changed, 292 insertions, 16113 deletions
diff --git a/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj-property-example.page b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj-property-example.page
new file mode 100644
index 00000000..e7702a21
--- /dev/null
+++ b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj-property-example.page
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<page id="DocExamples.property-example"
+ type="topic"
+ style="property"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="DocExamples.Obj" group="property"/>
+ <title type="link" role="topic">property-example</title>
+ </info>
+ <title>DocExamplesObj:property-example</title>
+<p>This is an example of how to document a property.</p>
+</page>
diff --git a/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj-signal-example.page b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj-signal-example.page
new file mode 100644
index 00000000..646d294d
--- /dev/null
+++ b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj-signal-example.page
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<page id="DocExamples.signal-example"
+ type="topic"
+ style="signal"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="DocExamples.Obj" group="signal"/>
+ <title type="link" role="topic">signal-example</title>
+ </info>
+ <title>DocExamplesObj::signal-example</title>
+<p>Emitted when the connection status on the account changes.</p><p>The @dbus_error_name and @details parameters were present, but
+non-functional (always %NULL), in older versions. They have been
+available with their current behaviour since version 0.11.7.</p>
+</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.invoke_error_quark.page b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.new.page
index d59baa93..c20d8c5f 100644
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.invoke_error_quark.page
+++ b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.new.page
@@ -1,23 +1,23 @@
<?xml version="1.0"?>
-<page id="GIRepository.invoke_error_quark"
+<page id="DocExamples.Obj.new"
type="topic"
- style="function"
+ style="constructor"
xmlns="http://projectmallard.org/1.0/"
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/experimental/ui/">
<info>
- <link type="guide" xref="index" group="function"/>
+ <link type="guide" xref="DocExamples.Obj" group="constructor"/>
<api:function>
<api:returns>
- <api:type>GQuark</api:type>
+ <api:type>DocExamplesObj*</api:type>
</api:returns>
- <api:name>g_invoke_error_quark</api:name>
+ <api:name>doc_examples_obj_new</api:name>
</api:function>
</info>
- <title>g_invoke_error_quark</title>
+ <title>doc_examples_obj_new</title>
<synopsis><code mime="text/x-csrc">
-GQuark g_invoke_error_quark (void);
+DocExamplesObj* doc_examples_obj_new (void);
</code></synopsis>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.page b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.page
index 456c1c09..0a46bd23 100644
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.page
+++ b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.Obj.page
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<page id="GIRepository.Repository"
+<page id="DocExamples.Obj"
type="guide"
style="class"
xmlns="http://projectmallard.org/1.0/"
@@ -8,8 +8,9 @@
<info>
<link type="guide" xref="index" group="class"/>
</info>
- <title>GIRepository</title>
-
+ <title>DocExamplesObj</title>
+<p>This is an example of how to document a class</p><p>This class has a signal: <link xref="DocExamples.Obj-signal-example">DocExamples.Obj::signal-example</link>.</p><p>And also has a property: <link xref="DocExamples.Obj-property-example">DocExamples.Obj:property-example</link>.</p>
+<p>Since 0.99</p>
<synopsis ui:expanded="no">
<title>Hierarchy</title>
<tree>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository._BaseInfoStub.page b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.ObjClass.page
index 42ab6af2..c3a958d6 100644
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository._BaseInfoStub.page
+++ b/tests/doctool/DocExamples-1.0-C-expected/DocExamples.ObjClass.page
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<page id="GIRepository._BaseInfoStub"
+<page id="DocExamples.ObjClass"
type="guide"
style="record"
xmlns="http://projectmallard.org/1.0/"
@@ -7,6 +7,6 @@
<info>
<link type="guide" xref="index"/>
</info>
- <title>GIRepository_BaseInfoStub</title>
+ <title>DocExamplesObjClass</title>
</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/index.page b/tests/doctool/DocExamples-1.0-C-expected/index.page
index c1ce06a6..a61ea759 100644
--- a/tests/doctool/GIRepository-2.0-C-expected/index.page
+++ b/tests/doctool/DocExamples-1.0-C-expected/index.page
@@ -6,7 +6,7 @@
xmlns:ui="http://projectmallard.org/experimental/ui/">
<info>
</info>
- <title>GIRepository Documentation</title>
+ <title>DocExamples Documentation</title>
<links type="topic" ui:expanded="yes" groups="class" style="linklist">
<title>Classes</title>
</links>
diff --git a/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-property-example.page b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-property-example.page
new file mode 100644
index 00000000..be1e239b
--- /dev/null
+++ b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-property-example.page
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+<page id="DocExamples.Obj-property-example"
+ type="topic"
+ style="property"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="DocExamples.Obj" group="property"/>
+ <title type="link" role="topic">property-example</title>
+ </info>
+ <title>DocExamples.Obj:property-example</title>
+<synopsis><code mime="text/x-python">
+"property-example" {utf8: gint8} : Read / Write
+</code></synopsis>
+<p>This is an example of how to document a property.</p>
+</page>
diff --git a/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-signal-example.page b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-signal-example.page
new file mode 100644
index 00000000..5d240fa5
--- /dev/null
+++ b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj-signal-example.page
@@ -0,0 +1,38 @@
+<?xml version="1.0"?>
+<page id="DocExamples.Obj-signal-example"
+ type="topic"
+ style="signal"
+ xmlns="http://projectmallard.org/1.0/"
+ xmlns:ui="http://projectmallard.org/experimental/ui/">
+ <info>
+ <link type="guide" xref="DocExamples.Obj" group="signal"/>
+ <title type="link" role="topic">signal-example</title>
+ </info>
+ <title>DocExamples.Obj::signal-example</title>
+<synopsis><code mime="text/x-python">
+def callback(float_param, since, user_param1, ...)
+</code></synopsis>
+<p>Emitted when the connection status on the account changes.</p><p>The @dbus_error_name and @details parameters were present, but
+non-functional (always None), in older versions. They have been
+available with their current behaviour since version 0.11.7.</p>
+
+<table>
+<tr>
+<td><p>float_param :</p></td>
+<td><p>a parameter of type float</p></td>
+</tr>
+<tr>
+<td><p>since :</p></td>
+<td></td>
+</tr>
+<tr>
+<td><p>user_param1 :</p></td>
+<td><p>first user parameter (if any) specified with the connect() method</p></td>
+</tr>
+<tr>
+<td><p>... :</p></td>
+<td><p>additional user parameters (if any)</p></td>
+</tr>
+</table>
+<p>Since 0.99</p>
+</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.invoke_error_quark.page b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.new.page
index a1bea3d4..aa6f7466 100644
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.invoke_error_quark.page
+++ b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.new.page
@@ -1,24 +1,24 @@
<?xml version="1.0"?>
-<page id="GIRepository.invoke_error_quark"
+<page id="DocExamples.Obj.new"
type="topic"
- style="function"
+ style="constructor"
xmlns="http://projectmallard.org/1.0/"
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/experimental/ui/">
<info>
- <link type="guide" xref="index" group="function"/>
+ <link type="guide" xref="DocExamples.Obj" group="constructor"/>
<api:function>
<api:returns>
- <api:type>GLib.Quark</api:type>
+ <api:type>DocExamples.Obj</api:type>
</api:returns>
- <api:name>g_invoke_error_quark</api:name>
+ <api:name>doc_examples_obj_new</api:name>
</api:function>
</info>
- <title>invoke_error_quark</title>
+ <title>new</title>
<synopsis><code mime="text/x-python">
-@returns(GLib.Quark)
-def invoke_error_quark()
+@returns(DocExamples.Obj)
+def new()
</code></synopsis>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.page b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.page
index 4a6216ca..3fd51259 100644
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.page
+++ b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.page
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<page id="GIRepository.Repository"
+<page id="DocExamples.Obj"
type="guide"
style="class"
xmlns="http://projectmallard.org/1.0/"
@@ -8,14 +8,15 @@
<info>
<link type="guide" xref="index" group="class"/>
</info>
- <title>GIRepository.Repository</title>
-
+ <title>DocExamples.Obj</title>
+<p>This is an example of how to document a class</p><p>This class has a signal: <link xref="DocExamples.Obj-signal-example">DocExamples.Obj::signal-example</link>.</p><p>And also has a property: <link xref="DocExamples.Obj-property-example">DocExamples.Obj:property-example</link>.</p>
<synopsis><code>
-from gi.repository import GIRepository
+from gi.repository import DocExamples
-repository = GIRepository.Repository() </code></synopsis>
+obj = DocExamples.Obj(<link xref='DocExamples.Obj-property-example'>property_example</link>=value) </code></synopsis>
+<p>Since 0.99</p>
<synopsis>
<title>Hierarchy</title>
<tree>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository._BaseInfoStub.page b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.ObjClass.page
index 7d57d63d..32b131c5 100644
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository._BaseInfoStub.page
+++ b/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.ObjClass.page
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<page id="GIRepository._BaseInfoStub"
+<page id="DocExamples.ObjClass"
type="guide"
style="record"
xmlns="http://projectmallard.org/1.0/"
@@ -7,6 +7,6 @@
<info>
<link type="guide" xref="index"/>
</info>
- <title>GIRepository_BaseInfoStub</title>
+ <title>DocExamplesObjClass</title>
<p>None</p>
</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/index.page b/tests/doctool/DocExamples-1.0-Python-expected/index.page
index badacf05..fc6a9b7d 100644
--- a/tests/doctool/GIRepository-2.0-Python-expected/index.page
+++ b/tests/doctool/DocExamples-1.0-Python-expected/index.page
@@ -6,7 +6,7 @@
xmlns:ui="http://projectmallard.org/experimental/ui/">
<info>
</info>
- <title>GIRepository Documentation</title>
+ <title>DocExamples Documentation</title>
<links type="topic" ui:expanded="yes" groups="class">
<title>Classes</title>
</links>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ArgInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ArgInfo.page
deleted file mode 100644
index 8cddb854..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ArgInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ArgInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ArgInfo</title>
-<p>Represents an argument.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ArrayType.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ArrayType.page
deleted file mode 100644
index b169ec67..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ArrayType.page
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ArrayType"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.ArrayType</title>
-<p>The type of array in a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.AttributeIter.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.AttributeIter.page
deleted file mode 100644
index ed856912..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.AttributeIter.page
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.AttributeIter"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepositoryAttributeIter</title>
-<p>An opaque structure used to iterate over attributes
-in a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> struct.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.equal.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.equal.page
deleted file mode 100644
index 1194cd10..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.equal.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.equal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_base_info_equal</api:name>
- <api:arg>
- <api:type>GIBaseInfo*</api:type>
- <api:name>info2</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_base_info_equal</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_base_info_equal (GIBaseInfo* info2);
-</code></synopsis>
-<p>Compare two <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>.</p><p>Using pointer comparison is not practical since many functions return
-different instances of <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> that refers to the same part of the
-TypeLib; use this function instead to do <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> comparisons.</p>
-
-<table>
-<tr>
-<td><p>info2 :</p></td>
-<td><p>a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if and only if @info1 equals @info2.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_attribute.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_attribute.page
deleted file mode 100644
index caab8b8b..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_attribute.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_attribute"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_base_info_get_attribute</api:name>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_base_info_get_attribute</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_base_info_get_attribute (gchar* name);
-</code></synopsis>
-<p>Retrieve an arbitrary attribute associated with this node.</p>
-
-<table>
-<tr>
-<td><p>name :</p></td>
-<td><p>a freeform string naming an attribute</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The value of the attribute, or %NULL if no such attribute exists</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_container.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_container.page
deleted file mode 100644
index 89acaa6c..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_container.page
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_container"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_base_info_get_container</api:name>
- </api:function>
- </info>
- <title>g_base_info_get_container</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_base_info_get_container (void);
-</code></synopsis>
-<p>Obtain the container of the @info. The container is the parent
-GIBaseInfo. For instance, the parent of a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> is an
-<link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link> or <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link>.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the container</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_name.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_name.page
deleted file mode 100644
index 09675891..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_name.page
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_name"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_base_info_get_name</api:name>
- </api:function>
- </info>
- <title>g_base_info_get_name</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_base_info_get_name (void);
-</code></synopsis>
-<p>Obtain the name of the @info. What the name represents depends on
-the <link xref="GIRepository.InfoType">GIRepository.InfoType</link> of the @info. For instance for <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> it is
-the name of the function.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the name of @info or %NULL if it lacks a name.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_namespace.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_namespace.page
deleted file mode 100644
index 352c66e2..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_namespace.page
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_namespace"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_base_info_get_namespace</api:name>
- </api:function>
- </info>
- <title>g_base_info_get_namespace</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_base_info_get_namespace (void);
-</code></synopsis>
-<p>Obtain the namespace of @info.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the namespace</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_typelib.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_typelib.page
deleted file mode 100644
index 6c904dc1..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.get_typelib.page
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_typelib"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypelib*</api:type>
- </api:returns>
- <api:name>g_base_info_get_typelib</api:name>
- </api:function>
- </info>
- <title>g_base_info_get_typelib</title>
-<synopsis><code mime="text/x-csrc">
-GITypelib* g_base_info_get_typelib (void);
-</code></synopsis>
-<p>Obtain the typelib this @info belongs to</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the typelib.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.is_deprecated.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.is_deprecated.page
deleted file mode 100644
index 0cd6ff0f..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.is_deprecated.page
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.is_deprecated"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_base_info_is_deprecated</api:name>
- </api:function>
- </info>
- <title>g_base_info_is_deprecated</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_base_info_is_deprecated (void);
-</code></synopsis>
-<p>Obtain whether the @info is represents a metadata which is
-deprecated or not.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if deprecated</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.iterate_attributes.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.iterate_attributes.page
deleted file mode 100644
index 76c6766b..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.iterate_attributes.page
+++ /dev/null
@@ -1,74 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.iterate_attributes"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_base_info_iterate_attributes</api:name>
- <api:arg>
- <api:type>GIAttributeIter*</api:type>
- <api:name>iterator</api:name>
- </api:arg>
- <api:arg>
- <api:type>char**</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>char**</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_base_info_iterate_attributes</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_base_info_iterate_attributes (GIAttributeIter* iterator,
- char** name,
- char** value);
-</code></synopsis>
-<p>Iterate over all attributes associated with this node. The iterator
-structure is typically stack allocated, and must have its first
-member initialized to %NULL.</p><p>Both the @name and @value should be treated as constants
-and must not be freed.</p><p>&lt;example&gt;
-&lt;title&gt;Iterating over attributes&lt;/title&gt;
-&lt;programlisting&gt;
-void
-print_attributes (GIBaseInfo *info)
-{
-GIAttributeIter iter = { 0, };
-char *name;
-char *value;
-while (g_base_info_iterate_attributes (info, &amp;iter, &amp;name, &amp;value))
-{
-g_print ("attribute name: %s value: %s", name, value);
-}
-}
-&lt;/programlisting&gt;
-&lt;/example&gt;</p>
-
-<table>
-<tr>
-<td><p>iterator :</p></td>
-<td><p>a <link xref="GIRepository.AttributeIter">GIRepository.AttributeIter</link> structure, must be initialized; see below</p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if there are more attributes</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.page
deleted file mode 100644
index 87dd1ae2..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.page
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.BaseInfo"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepositoryBaseInfo</title>
-<p>GIBaseInfo is the common base struct of all other *Info structs
-accessible through the <link xref="GIRepository.Repository">GIRepository.Repository</link> API.
-All other structs can be casted to a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>, for instance:
-&lt;example&gt;
-&lt;title&gt;Casting a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> to <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>&lt;/title&gt;
-&lt;programlisting&gt;
-GIFunctionInfo *function_info = ...;
-GIBaseInfo *info = (GIBaseInfo*)function_info;
-&lt;/programlisting&gt;
-&lt;/example&gt;
-Most <link xref="GIRepository.Repository">GIRepository.Repository</link> APIs returning a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> is actually creating a new struct, in other
-words, g_base_info_unref() has to be called when done accessing the data.
-GIBaseInfos are normally accessed by calling either
-g_irepository_find_by_name(), g_irepository_find_by_gtype() or g_irepository_get_info().</p><p>&lt;example&gt;
-&lt;title&gt;Getting the Button of the Gtk typelib&lt;/title&gt;
-&lt;programlisting&gt;
-GIBaseInfo *button_info = g_irepository_find_by_name(NULL, "Gtk", "Button");
-... use button_info ...
-g_base_info_unref(button_info);
-&lt;/programlisting&gt;
-&lt;/example&gt;</p><p>&lt;refsect1 id="gi-gibaseinfo.struct-hierarchy" role="struct_hierarchy"&gt;
-&lt;title role="struct_hierarchy.title"&gt;Struct hierarchy&lt;/title&gt;
-&lt;synopsis&gt;
-GIBaseInfo
-+----&lt;link linkend="gi-GIArgInfo"&gt;GIArgInfo&lt;/link&gt;
-+----&lt;link linkend="gi-GICallableInfo"&gt;GICallableInfo&lt;/link&gt;
-+----&lt;link linkend="gi-GIConstantInfo"&gt;GIConstantInfo&lt;/link&gt;
-+----&lt;link linkend="gi-GIFieldInfo"&gt;GIFieldInfo&lt;/link&gt;
-+----&lt;link linkend="gi-GIPropertyInfo"&gt;GIPropertyInfo&lt;/link&gt;
-+----&lt;link linkend="gi-GIRegisteredTypeInfo"&gt;GIRegisteredTypeInfo&lt;/link&gt;
-+----&lt;link linkend="gi-GITypeInfo"&gt;GITypeInfo&lt;/link&gt;
-&lt;/synopsis&gt;
-&lt;/refsect1&gt;</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.ref.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.ref.page
deleted file mode 100644
index 307b6225..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.ref.page
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.ref"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_base_info_ref</api:name>
- </api:function>
- </info>
- <title>g_base_info_ref</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_base_info_ref (void);
-</code></synopsis>
-<p>Increases the reference count of @info.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the same @info.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.unref.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.unref.page
deleted file mode 100644
index 9a14d4ee..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.BaseInfo.unref.page
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.unref"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>void</api:type>
- </api:returns>
- <api:name>g_base_info_unref</api:name>
- </api:function>
- </info>
- <title>g_base_info_unref</title>
-<synopsis><code mime="text/x-csrc">
-void g_base_info_unref (void);
-</code></synopsis>
-<p>Decreases the reference count of @info. When its reference count
-drops to 0, the info is freed.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.CallableInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.CallableInfo.page
deleted file mode 100644
index ab20f816..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.CallableInfo.page
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.CallableInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.CallableInfo</title>
-<p>Represents a callable, either <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, <link xref="GIRepository.CallbackInfo">GIRepository.CallbackInfo</link> or
-<link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.CallbackInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.CallbackInfo.page
deleted file mode 100644
index e5a71709..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.CallbackInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.CallbackInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.CallbackInfo</title>
-<p>Represents a callback, eg arguments and return value.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ConstantInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ConstantInfo.page
deleted file mode 100644
index 4ed05edb..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ConstantInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ConstantInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ConstantInfo</title>
-<p>Represents a constant.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Direction.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Direction.page
deleted file mode 100644
index 6378b774..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Direction.page
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.Direction"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.Direction</title>
-<p>The direction of a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.EnumInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.EnumInfo.page
deleted file mode 100644
index eebac1b0..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.EnumInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.EnumInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.EnumInfo</title>
-<p>Represents an enum or a flag.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.FieldInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.FieldInfo.page
deleted file mode 100644
index 0e90ebad..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.FieldInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.FieldInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FieldInfo</title>
-<p>Represents a field of a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link> or a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link>.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.FieldInfoFlags.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.FieldInfoFlags.page
deleted file mode 100644
index 87df966c..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.FieldInfoFlags.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.FieldInfoFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FieldInfoFlags</title>
-<p>Flags for a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.FunctionInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.FunctionInfo.page
deleted file mode 100644
index d0b0f457..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.FunctionInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.FunctionInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FunctionInfo</title>
-<p>Represents a function, eg arguments and return value.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.FunctionInfoFlags.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.FunctionInfoFlags.page
deleted file mode 100644
index 962e3ffa..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.FunctionInfoFlags.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.FunctionInfoFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FunctionInfoFlags</title>
-<p>Flags for a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> struct.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.InfoType.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.InfoType.page
deleted file mode 100644
index f447a0f8..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.InfoType.page
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.InfoType"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.InfoType</title>
-<p>The type of a GIBaseInfo struct.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.InterfaceInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.InterfaceInfo.page
deleted file mode 100644
index 27ebf8f8..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.InterfaceInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.InterfaceInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.InterfaceInfo</title>
-<p>Represents an interface.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfo.page
deleted file mode 100644
index fd74384c..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfo</title>
-<p>Represents an object.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoGetValueFunction.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoGetValueFunction.page
deleted file mode 100644
index a8a86392..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoGetValueFunction.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoGetValueFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoGetValueFunction</title>
-<p>Extract an object instance out of @value</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoRefFunction.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoRefFunction.page
deleted file mode 100644
index 12b8b52a..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoRefFunction.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoRefFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoRefFunction</title>
-<p>Increases the reference count of an object instance.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoSetValueFunction.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoSetValueFunction.page
deleted file mode 100644
index 3d5c677d..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoSetValueFunction.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoSetValueFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoSetValueFunction</title>
-<p>Update @value and attach the object instance pointer @object to it.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoUnrefFunction.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoUnrefFunction.page
deleted file mode 100644
index 11120095..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ObjectInfoUnrefFunction.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoUnrefFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoUnrefFunction</title>
-<p>Decreases the reference count of an object instance.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.PropertyInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.PropertyInfo.page
deleted file mode 100644
index 4d383595..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.PropertyInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.PropertyInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.PropertyInfo</title>
-<p>Represents a property of a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link> or a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link>.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.RegisteredTypeInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.RegisteredTypeInfo.page
deleted file mode 100644
index d98e976c..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.RegisteredTypeInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.RegisteredTypeInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.RegisteredTypeInfo</title>
-<p>Represent a registered type.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.dump.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.dump.page
deleted file mode 100644
index 7d674d25..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.dump.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.dump"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_irepository_dump</api:name>
- <api:arg>
- <api:type>char*</api:type>
- <api:name>arg</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_dump</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_irepository_dump (char* arg);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>arg :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.enumerate_versions.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.enumerate_versions.page
deleted file mode 100644
index 32354748..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.enumerate_versions.page
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.enumerate_versions"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GList*</api:type>
- </api:returns>
- <api:name>g_irepository_enumerate_versions</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_enumerate_versions</title>
-<synopsis><code mime="text/x-csrc">
-GList* g_irepository_enumerate_versions (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>Obtain an unordered list of versions (either currently loaded or
-available) for @namespace_ in this @repository.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the array of versions.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.error_quark.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.error_quark.page
deleted file mode 100644
index b9534309..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.error_quark.page
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.error_quark"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GQuark</api:type>
- </api:returns>
- <api:name>g_irepository_error_quark</api:name>
- </api:function>
- </info>
- <title>g_irepository_error_quark</title>
-<synopsis><code mime="text/x-csrc">
-GQuark g_irepository_error_quark (void);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.find_by_error_domain.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.find_by_error_domain.page
deleted file mode 100644
index 56f3b93e..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.find_by_error_domain.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.find_by_error_domain"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIEnumInfo*</api:type>
- </api:returns>
- <api:name>g_irepository_find_by_error_domain</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>GQuark</api:type>
- <api:name>domain</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_find_by_error_domain</title>
-<synopsis><code mime="text/x-csrc">
-GIEnumInfo* g_irepository_find_by_error_domain (GIRepository *self,
-GQuark domain);
-</code></synopsis>
-<p>Searches for the enum type corresponding to the given <link xref="GError">GError</link>
-domain. Before calling this function for a particular namespace,
-you must call g_irepository_require() once to load the namespace, or
-otherwise ensure the namespace has already been loaded.</p><p>enum type, or %NULL</p>
-
-<table>
-<tr>
-<td><p>domain :</p></td>
-<td><p>a <link xref="GError">GError</link> domain</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link> representing metadata about @domain's</p></td>
-</tr>
-</table>
-<p>Since 1.29.17</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.find_by_gtype.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.find_by_gtype.page
deleted file mode 100644
index 07e562c4..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.find_by_gtype.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.find_by_gtype"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_irepository_find_by_gtype</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>GType</api:type>
- <api:name>gtype</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_find_by_gtype</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_irepository_find_by_gtype (GIRepository *self,
-GType gtype);
-</code></synopsis>
-<p>Searches all loaded namespaces for a particular <link xref="GType">GType</link>. Note that
-in order to locate the metadata, the namespace corresponding to
-the type must first have been loaded. There is currently no
-mechanism for determining the namespace which corresponds to an
-arbitrary GType - thus, this function will operate most reliably
-when you know the GType to originate from be from a loaded namespace.</p>
-
-<table>
-<tr>
-<td><p>gtype :</p></td>
-<td><p>GType to search for</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> representing metadata about @type, or %NULL</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.find_by_name.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.find_by_name.page
deleted file mode 100644
index 39fe665e..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.find_by_name.page
+++ /dev/null
@@ -1,55 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.find_by_name"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_irepository_find_by_name</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_find_by_name</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_irepository_find_by_name (GIRepository *self,
-gchar* namespace_,
- gchar* name);
-</code></synopsis>
-<p>Searches for a particular entry in a namespace. Before calling
-this function for a particular namespace, you must call
-g_irepository_require() once to load the namespace, or otherwise
-ensure the namespace has already been loaded.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace which will be searched</p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Entry name to find</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> representing metadata about @name, or %NULL</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_c_prefix.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_c_prefix.page
deleted file mode 100644
index 4c7147be..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_c_prefix.page
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_c_prefix"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_irepository_get_c_prefix</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_c_prefix</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_irepository_get_c_prefix (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>This function returns the "C prefix", or the C level namespace
-associated with the given introspection namespace. Each C symbol
-starts with this prefix, as well each <link xref="GType">GType</link> in the library.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>C namespace prefix, or %NULL if none associated</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_default.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_default.page
deleted file mode 100644
index 07cee8c8..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_default.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_default"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository*</api:type>
- </api:returns>
- <api:name>g_irepository_get_default</api:name>
- </api:function>
- </info>
- <title>g_irepository_get_default</title>
-<synopsis><code mime="text/x-csrc">
-GIRepository* g_irepository_get_default (void);
-</code></synopsis>
-<p>Returns the singleton process-global default <link xref="GIRepository.Repository">GIRepository.Repository</link>. It is
-not currently supported to have multiple repositories in a
-particular process, but this function is provided in the unlikely
-eventuality that it would become possible, and as a convenience for
-higher level language bindings to conform to the GObject method
-call conventions.
-All methods on <link xref="GIRepository.Repository">GIRepository.Repository</link> also accept %NULL as an instance
-parameter to mean this default repository, which is usually more
-convenient for C.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The global singleton <link xref="GIRepository.Repository">GIRepository.Repository</link></p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_dependencies.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_dependencies.page
deleted file mode 100644
index 69eab53a..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_dependencies.page
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_dependencies"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8*</api:type>
- </api:returns>
- <api:name>g_irepository_get_dependencies</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_dependencies</title>
-<synopsis><code mime="text/x-csrc">
-gchar** g_irepository_get_dependencies (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>Return an array of all (transitive) dependencies for namespace
-@namespace_, including version. The returned strings are of the
-form &lt;code&gt;namespace-version&lt;/code&gt;.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace of interest</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Zero-terminated string array of versioned dependencies</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_info.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_info.page
deleted file mode 100644
index 05beefe8..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_info.page
+++ /dev/null
@@ -1,56 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_info"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_irepository_get_info</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>index</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_info</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_irepository_get_info (GIRepository *self,
-gchar* namespace_,
- gint index);
-</code></synopsis>
-<p>This function returns a particular metadata entry in the
-given namespace @namespace_. The namespace must have
-already been loaded before calling this function.
-See g_irepository_get_n_infos() to find the maximum number of
-entries.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>index :</p></td>
-<td><p>0-based offset into namespace metadata for entry</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> containing metadata</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_loaded_namespaces.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_loaded_namespaces.page
deleted file mode 100644
index 1c42c7dc..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_loaded_namespaces.page
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_loaded_namespaces"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8*</api:type>
- </api:returns>
- <api:name>g_irepository_get_loaded_namespaces</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_loaded_namespaces</title>
-<synopsis><code mime="text/x-csrc">
-gchar** g_irepository_get_loaded_namespaces (GIRepository *self);
-</code></synopsis>
-<p>Return the list of currently loaded namespaces.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>List of namespaces</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_n_infos.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_n_infos.page
deleted file mode 100644
index c9a4ca67..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_n_infos.page
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_n_infos"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_irepository_get_n_infos</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_n_infos</title>
-<synopsis><code mime="text/x-csrc">
-gint g_irepository_get_n_infos (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>This function returns the number of metadata entries in
-given namespace @namespace_. The namespace must have
-already been loaded before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of metadata entries</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_option_group.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_option_group.page
deleted file mode 100644
index e3fac668..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_option_group.page
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_option_group"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GOptionGroup*</api:type>
- </api:returns>
- <api:name>g_irepository_get_option_group</api:name>
- </api:function>
- </info>
- <title>g_irepository_get_option_group</title>
-<synopsis><code mime="text/x-csrc">
-GOptionGroup* g_irepository_get_option_group (void);
-</code></synopsis>
-<p>Obtain the option group for girepository, it's used
-by the dumper and for programs that wants to provide
-introspection information</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the option group</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_search_path.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_search_path.page
deleted file mode 100644
index 6d3785fa..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_search_path.page
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_search_path"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GSList*</api:type>
- </api:returns>
- <api:name>g_irepository_get_search_path</api:name>
- </api:function>
- </info>
- <title>g_irepository_get_search_path</title>
-<synopsis><code mime="text/x-csrc">
-GSList* g_irepository_get_search_path (void);
-</code></synopsis>
-<p>Returns the search path the GIRepository will use when looking for typelibs.
-The string is internal to GIRespository and should not be freed, nor should
-the elements.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>list of strings</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_shared_library.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_shared_library.page
deleted file mode 100644
index 203441ab..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_shared_library.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_shared_library"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_irepository_get_shared_library</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_shared_library</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_irepository_get_shared_library (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>This function returns the full path to the shared C library
-associated with the given namespace @namespace_. There may be no
-shared library path associated, in which case this function will
-return %NULL.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Full path to shared library, or %NULL if none associated</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_typelib_path.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_typelib_path.page
deleted file mode 100644
index ad6046c6..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_typelib_path.page
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_typelib_path"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_irepository_get_typelib_path</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_typelib_path</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_irepository_get_typelib_path (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>If namespace @namespace_ is loaded, return the full path to the
-.typelib file it was loaded from. If the typelib for
-namespace @namespace_ was included in a shared library, return
-the special string "$lt;builtin$gt;".</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace to use, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Filesystem path (or $lt;builtin$gt;) if successful, %NULL if namespace is not loaded</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_version.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_version.page
deleted file mode 100644
index a7cc98dd..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.get_version.page
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_version"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_irepository_get_version</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_get_version</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_irepository_get_version (GIRepository *self,
-gchar* namespace_);
-</code></synopsis>
-<p>This function returns the loaded version associated with the given
-namespace @namespace_.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Loaded version</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.is_registered.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.is_registered.page
deleted file mode 100644
index a659800d..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.is_registered.page
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.is_registered"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_irepository_is_registered</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>version</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_is_registered</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_irepository_is_registered (GIRepository *self,
-gchar* namespace_,
- gchar* version);
-</code></synopsis>
-<p>Check whether a particular namespace (and optionally, a specific
-version thereof) is currently loaded. This function is likely to
-only be useful in unusual circumstances; in order to act upon
-metadata in the namespace, you should call g_irepository_require()
-instead which will ensure the namespace is loaded, and return as
-quickly as this function will if it has already been loaded.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace of interest</p></td>
-</tr>
-<tr>
-<td><p>version :</p></td>
-<td><p>Required version, may be %NULL for latest</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if namespace-version is loaded, %FALSE otherwise</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.load_typelib.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.load_typelib.page
deleted file mode 100644
index 6219a878..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.load_typelib.page
+++ /dev/null
@@ -1,52 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.load_typelib"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>char*</api:type>
- </api:returns>
- <api:name>g_irepository_load_typelib</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>GITypelib*</api:type>
- <api:name>typelib</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepositoryLoadFlags</api:type>
- <api:name>flags</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_load_typelib</title>
-<synopsis><code mime="text/x-csrc">
-char* g_irepository_load_typelib (GIRepository *self,
-GITypelib* typelib,
- GIRepositoryLoadFlags flags);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>typelib :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>flags :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.prepend_search_path.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.prepend_search_path.page
deleted file mode 100644
index c3ba8309..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.prepend_search_path.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.prepend_search_path"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>void</api:type>
- </api:returns>
- <api:name>g_irepository_prepend_search_path</api:name>
- <api:arg>
- <api:type>char*</api:type>
- <api:name>directory</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_prepend_search_path</title>
-<synopsis><code mime="text/x-csrc">
-void g_irepository_prepend_search_path (char* directory);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>directory :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.require.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.require.page
deleted file mode 100644
index 423eaf70..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.require.page
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.require"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GITypelib*</api:type>
- </api:returns>
- <api:name>g_irepository_require</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>version</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepositoryLoadFlags</api:type>
- <api:name>flags</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_require</title>
-<synopsis><code mime="text/x-csrc">
-GITypelib* g_irepository_require (GIRepository *self,
-gchar* namespace_,
- gchar* version,
- GIRepositoryLoadFlags flags);
-</code></synopsis>
-<p>Force the namespace @namespace_ to be loaded if it isn't already.
-If @namespace_ is not loaded, this function will search for a
-".typelib" file using the repository search path. In addition, a
-version @version of namespace may be specified. If @version is
-not specified, the latest will be used.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace to use, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>version :</p></td>
-<td><p>Version of namespace, may be %NULL for latest</p></td>
-</tr>
-<tr>
-<td><p>flags :</p></td>
-<td><p>Set of %GIRepositoryLoadFlags, may be 0</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>a pointer to the <link xref="GIRepository.Typelib">GIRepository.Typelib</link> if successful, %NULL otherwise</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.require_private.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.require_private.page
deleted file mode 100644
index f539b312..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Repository.require_private.page
+++ /dev/null
@@ -1,74 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.require_private"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GITypelib*</api:type>
- </api:returns>
- <api:name>g_irepository_require_private</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>typelib_dir</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>version</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepositoryLoadFlags</api:type>
- <api:name>flags</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_irepository_require_private</title>
-<synopsis><code mime="text/x-csrc">
-GITypelib* g_irepository_require_private (GIRepository *self,
-gchar* typelib_dir,
- gchar* namespace_,
- gchar* version,
- GIRepositoryLoadFlags flags);
-</code></synopsis>
-<p>Force the namespace @namespace_ to be loaded if it isn't already.
-If @namespace_ is not loaded, this function will search for a
-".typelib" file within the private directory only. In addition, a
-version @version of namespace should be specified. If @version is
-not specified, the latest will be used.</p>
-
-<table>
-<tr>
-<td><p>typelib_dir :</p></td>
-<td><p>Private directory where to find the requested typelib</p></td>
-</tr>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace to use, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>version :</p></td>
-<td><p>Version of namespace, may be %NULL for latest</p></td>
-</tr>
-<tr>
-<td><p>flags :</p></td>
-<td><p>Set of %GIRepositoryLoadFlags, may be 0</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>a pointer to the <link xref="GIRepository.Typelib">GIRepository.Typelib</link> if successful, %NULL otherwise</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.RepositoryClass.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.RepositoryClass.page
deleted file mode 100644
index 337999a7..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.RepositoryClass.page
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.RepositoryClass"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepositoryRepositoryClass</title>
-
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.RepositoryError.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.RepositoryError.page
deleted file mode 100644
index 81fbd70f..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.RepositoryError.page
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.RepositoryError"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.RepositoryError</title>
-
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.RepositoryLoadFlags.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.RepositoryLoadFlags.page
deleted file mode 100644
index 6ad05e8b..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.RepositoryLoadFlags.page
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.RepositoryLoadFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.RepositoryLoadFlags</title>
-<p>Flags that controlls how a typelib is loaded by
-GIRepositry, used by g_irepository_load_typelib().</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ScopeType.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ScopeType.page
deleted file mode 100644
index 2d9360cc..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ScopeType.page
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ScopeType"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.ScopeType</title>
-<p>Scope type of a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link> representing callback, determines how the
-callback is invoked and is used to decided when the invoke structs
-can be freed.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.SignalInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.SignalInfo.page
deleted file mode 100644
index 24f8471c..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.SignalInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.SignalInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.SignalInfo</title>
-<p>Represents a signal.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.StructInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.StructInfo.page
deleted file mode 100644
index 5e1cb0dc..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.StructInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.StructInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.StructInfo</title>
-<p>Represents a struct.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Transfer.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Transfer.page
deleted file mode 100644
index 86fbf348..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.Transfer.page
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.Transfer"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.Transfer</title>
-<p>The transfer is the exchange of data between two parts, from the callee to
-the caller. The callee is either a function/method/signal or an
-object/interface where a property is defined. The caller is the side
-accessing a property or calling a function.
-<link xref="GIRepository.Transfer">GIRepository.Transfer</link> specifies who's responsible for freeing the resources after the
-ownership transfer is complete. In case of a containing type such as a list,
-an array or a hash table the container itself is specified differently from
-the items within the container itself. Each container is freed differently,
-check the documentation for the types themselves for information on how to
-free them.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.TypeInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.TypeInfo.page
deleted file mode 100644
index 5b46d876..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.TypeInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.TypeInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.TypeInfo</title>
-<p>Represents type information, direction, transfer etc.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.TypeTag.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.TypeTag.page
deleted file mode 100644
index a2da1552..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.TypeTag.page
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.TypeTag"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.TypeTag</title>
-<p>The type tag of a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.UnionInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.UnionInfo.page
deleted file mode 100644
index 013ecb53..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.UnionInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.UnionInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.UnionInfo</title>
-<p>Represents a union.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.VFuncInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.VFuncInfo.page
deleted file mode 100644
index a864ec1d..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.VFuncInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.VFuncInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.VFuncInfo</title>
-<p>Represents a virtual function.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.VFuncInfoFlags.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.VFuncInfoFlags.page
deleted file mode 100644
index a750dfde..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.VFuncInfoFlags.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.VFuncInfoFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.VFuncInfoFlags</title>
-<p>Flags of a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link> struct.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ValueInfo.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ValueInfo.page
deleted file mode 100644
index 39ad0fa5..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.ValueInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ValueInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ValueInfo</title>
-<p>Represents a enum value of a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link>.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository._Argument.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository._Argument.page
deleted file mode 100644
index b5472b97..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository._Argument.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository._Argument"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository._Argument</title>
-
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_closure.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_closure.page
deleted file mode 100644
index 090a24e4..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_closure.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_closure"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_arg_info_get_closure</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_get_closure</title>
-<synopsis><code mime="text/x-csrc">
-gint g_arg_info_get_closure (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain the index of the user data argument. This is only valid
-for arguments which are callbacks.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>index of the user data argument or -1 if there is none</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_destroy.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_destroy.page
deleted file mode 100644
index 3c04cd1d..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_destroy.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_destroy"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_arg_info_get_destroy</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_get_destroy</title>
-<synopsis><code mime="text/x-csrc">
-gint g_arg_info_get_destroy (GIArgInfo* info);
-</code></synopsis>
-<p>Obtains the index of the <link xref="GDestroyNotify">GDestroyNotify</link> argument. This is only valid
-for arguments which are callbacks.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>index of the <link xref="GDestroyNotify">GDestroyNotify</link> argument or -1 if there is none</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_direction.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_direction.page
deleted file mode 100644
index eb27640d..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_direction.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_direction"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIDirection</api:type>
- </api:returns>
- <api:name>g_arg_info_get_direction</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_get_direction</title>
-<synopsis><code mime="text/x-csrc">
-GIDirection g_arg_info_get_direction (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain the direction of the argument. Check <link xref="GIRepository.Direction">GIRepository.Direction</link> for possible
-direction values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the direction</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_ownership_transfer.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_ownership_transfer.page
deleted file mode 100644
index 679e068e..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_ownership_transfer.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_ownership_transfer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITransfer</api:type>
- </api:returns>
- <api:name>g_arg_info_get_ownership_transfer</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_get_ownership_transfer</title>
-<synopsis><code mime="text/x-csrc">
-GITransfer g_arg_info_get_ownership_transfer (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain the ownership transfer for this argument.
-<link xref="GIRepository.Transfer">GIRepository.Transfer</link> contains a list of possible values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the transfer</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_scope.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_scope.page
deleted file mode 100644
index 1367c1ef..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_scope.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_scope"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIScopeType</api:type>
- </api:returns>
- <api:name>g_arg_info_get_scope</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_get_scope</title>
-<synopsis><code mime="text/x-csrc">
-GIScopeType g_arg_info_get_scope (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain the scope type for this argument. The scope type explains
-how a callback is going to be invoked, most importantly when
-the resources required to invoke it can be freed.
-<link xref="GIRepository.ScopeType">GIRepository.ScopeType</link> contains a list of possible values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the scope type</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_type.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_type.page
deleted file mode 100644
index abfa566d..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_get_type.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_arg_info_get_type</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_get_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_arg_info_get_type (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain the type information for @info.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>, free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_caller_allocates.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_caller_allocates.page
deleted file mode 100644
index 22aa6517..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_caller_allocates.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_caller_allocates"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_caller_allocates</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_is_caller_allocates</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_arg_info_is_caller_allocates (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain if the argument is a pointer to a struct or object that will
-receive an output of a function. The default assumption for
-%GI_DIRECTION_OUT arguments which have allocation is that the
-callee allocates; if this is %TRUE, then the caller must allocate.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if caller is required to have allocated the argument</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_optional.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_optional.page
deleted file mode 100644
index 42254f27..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_optional.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_optional"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_optional</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_is_optional</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_arg_info_is_optional (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain if the argument is optional.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if it is an optional argument</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_return_value.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_return_value.page
deleted file mode 100644
index 90010c2e..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_return_value.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_return_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_return_value</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_is_return_value</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_arg_info_is_return_value (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain if the argument is a return value. It can either be a
-parameter or a return value.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if it is a return value</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_skip.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_skip.page
deleted file mode 100644
index 10647329..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_is_skip.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_skip"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_skip</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_is_skip</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_arg_info_is_skip (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain if an argument is only useful in C.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if argument is only useful in C.</p></td>
-</tr>
-</table>
-<p>Since 1.29.0</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_load_type.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_load_type.page
deleted file mode 100644
index c5be3027..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_load_type.page
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_load_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>void</api:type>
- </api:returns>
- <api:name>g_arg_info_load_type</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_load_type</title>
-<synopsis><code mime="text/x-csrc">
-void g_arg_info_load_type (GIArgInfo* info,
- GITypeInfo* type);
-</code></synopsis>
-<p>Obtain information about a the type of given argument @info; this
-function is a variant of g_arg_info_get_type() designed for stack
-allocation.</p><p>The initialized @type must not be referenced after @info is deallocated.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>type :</p></td>
-<td><p>Initialized with information about type of @info</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_may_be_null.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_may_be_null.page
deleted file mode 100644
index ad3d6510..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.arg_info_may_be_null.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_may_be_null"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_may_be_null</api:name>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_arg_info_may_be_null</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_arg_info_may_be_null (GIArgInfo* info);
-</code></synopsis>
-<p>Obtain if the argument accepts %NULL.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if it accepts %NULL</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.base_info_get_type.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.base_info_get_type.page
deleted file mode 100644
index ab56ef96..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.base_info_get_type.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.base_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIInfoType</api:type>
- </api:returns>
- <api:name>g_base_info_get_type</api:name>
- <api:arg>
- <api:type>GIBaseInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_base_info_get_type</title>
-<synopsis><code mime="text/x-csrc">
-GIInfoType g_base_info_get_type (GIBaseInfo* info);
-</code></synopsis>
-<p>Obtain the info type of the GIBaseInfo.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the info type of @info</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_arg.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_arg.page
deleted file mode 100644
index aa7958dd..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_arg.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_arg"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIArgInfo*</api:type>
- </api:returns>
- <api:name>g_callable_info_get_arg</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_get_arg</title>
-<synopsis><code mime="text/x-csrc">
-GIArgInfo* g_callable_info_get_arg (GICallableInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain information about a particular argument of this callable.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>the argument index to fetch</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_caller_owns.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_caller_owns.page
deleted file mode 100644
index 2464f7e9..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_caller_owns.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_caller_owns"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITransfer</api:type>
- </api:returns>
- <api:name>g_callable_info_get_caller_owns</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_get_caller_owns</title>
-<synopsis><code mime="text/x-csrc">
-GITransfer g_callable_info_get_caller_owns (GICallableInfo* info);
-</code></synopsis>
-<p>See whether the caller owns the return value of this callable.
-<link xref="GIRepository.Transfer">GIRepository.Transfer</link> contains a list of possible transfer values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if the caller owns the return value, %FALSE otherwise.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_n_args.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_n_args.page
deleted file mode 100644
index 7ab4bcd4..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_n_args.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_n_args"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_callable_info_get_n_args</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_get_n_args</title>
-<synopsis><code mime="text/x-csrc">
-gint g_callable_info_get_n_args (GICallableInfo* info);
-</code></synopsis>
-<p>Obtain the number of arguments (both IN and OUT) for this callable.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The number of arguments this callable expects.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_return_attribute.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_return_attribute.page
deleted file mode 100644
index 45290de8..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_return_attribute.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_return_attribute"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_callable_info_get_return_attribute</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_get_return_attribute</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_callable_info_get_return_attribute (GICallableInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Retrieve an arbitrary attribute associated with the return value.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>a freeform string naming an attribute</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The value of the attribute, or %NULL if no such attribute exists</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_return_type.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_return_type.page
deleted file mode 100644
index b2199374..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_get_return_type.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_return_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_callable_info_get_return_type</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_get_return_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_callable_info_get_return_type (GICallableInfo* info);
-</code></synopsis>
-<p>Obtain the return type of a callable item as a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_iterate_return_attributes.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_iterate_return_attributes.page
deleted file mode 100644
index 2e38de20..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_iterate_return_attributes.page
+++ /dev/null
@@ -1,69 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_iterate_return_attributes"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_callable_info_iterate_return_attributes</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIAttributeIter*</api:type>
- <api:name>iterator</api:name>
- </api:arg>
- <api:arg>
- <api:type>char**</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>char**</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_iterate_return_attributes</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_callable_info_iterate_return_attributes (GICallableInfo* info,
- GIAttributeIter* iterator,
- char** name,
- char** value);
-</code></synopsis>
-<p>Iterate over all attributes associated with the return value. The
-iterator structure is typically stack allocated, and must have its
-first member initialized to %NULL.</p><p>Both the @name and @value should be treated as constants
-and must not be freed.</p><p>See g_base_info_iterate_attributes() for an example of how to use a
-similar API.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>iterator :</p></td>
-<td><p>a <link xref="GIRepository.AttributeIter">GIRepository.AttributeIter</link> structure, must be initialized; see below</p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if there are more attributes</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_load_arg.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_load_arg.page
deleted file mode 100644
index 9dd576a6..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_load_arg.page
+++ /dev/null
@@ -1,58 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_load_arg"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>void</api:type>
- </api:returns>
- <api:name>g_callable_info_load_arg</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgInfo*</api:type>
- <api:name>arg</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_load_arg</title>
-<synopsis><code mime="text/x-csrc">
-void g_callable_info_load_arg (GICallableInfo* info,
- gint n,
- GIArgInfo* arg);
-</code></synopsis>
-<p>Obtain information about a particular argument of this callable; this
-function is a variant of g_callable_info_get_arg() designed for stack
-allocation.</p><p>The initialized @arg must not be referenced after @info is deallocated.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>the argument index to fetch</p></td>
-</tr>
-<tr>
-<td><p>arg :</p></td>
-<td><p>Initialize with argument number @n</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_load_return_type.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_load_return_type.page
deleted file mode 100644
index 47fc89c0..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_load_return_type.page
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_load_return_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>void</api:type>
- </api:returns>
- <api:name>g_callable_info_load_return_type</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_load_return_type</title>
-<synopsis><code mime="text/x-csrc">
-void g_callable_info_load_return_type (GICallableInfo* info,
- GITypeInfo* type);
-</code></synopsis>
-<p>Obtain information about a return value of callable; this
-function is a variant of g_callable_info_get_return_type() designed for stack
-allocation.</p><p>The initialized @type must not be referenced after @info is deallocated.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>type :</p></td>
-<td><p>Initialized with return type of @info</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_may_return_null.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_may_return_null.page
deleted file mode 100644
index 08d4639d..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_may_return_null.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_may_return_null"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_callable_info_may_return_null</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_may_return_null</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_callable_info_may_return_null (GICallableInfo* info);
-</code></synopsis>
-<p>See if a callable could return %NULL.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if callable could return %NULL</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_skip_return.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_skip_return.page
deleted file mode 100644
index 142d2bbd..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.callable_info_skip_return.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_skip_return"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_callable_info_skip_return</api:name>
- <api:arg>
- <api:type>GICallableInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_callable_info_skip_return</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_callable_info_skip_return (GICallableInfo* info);
-</code></synopsis>
-<p>See if a callable's return value is only useful in C.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if return value is only useful in C.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.constant_info_free_value.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.constant_info_free_value.page
deleted file mode 100644
index dd13a310..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.constant_info_free_value.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.constant_info_free_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>void</api:type>
- </api:returns>
- <api:name>g_constant_info_free_value</api:name>
- <api:arg>
- <api:type>GIConstantInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_constant_info_free_value</title>
-<synopsis><code mime="text/x-csrc">
-void g_constant_info_free_value (GIConstantInfo* info,
- GIArgument* value);
-</code></synopsis>
-<p>Free the value returned from g_constant_info_get_value().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link></p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>the argument</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-<p>Since 1.30.1</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.constant_info_get_type.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.constant_info_get_type.page
deleted file mode 100644
index 50ee4dfd..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.constant_info_get_type.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.constant_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_constant_info_get_type</api:name>
- <api:arg>
- <api:type>GIConstantInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_constant_info_get_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_constant_info_get_type (GIConstantInfo* info);
-</code></synopsis>
-<p>Obtain the type of the constant as a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.constant_info_get_value.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.constant_info_get_value.page
deleted file mode 100644
index c2747442..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.constant_info_get_value.page
+++ /dev/null
@@ -1,50 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.constant_info_get_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_constant_info_get_value</api:name>
- <api:arg>
- <api:type>GIConstantInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_constant_info_get_value</title>
-<synopsis><code mime="text/x-csrc">
-gint g_constant_info_get_value (GIConstantInfo* info,
- GIArgument* value);
-</code></synopsis>
-<p>Obtain the value associated with the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link> and store it in the
-@value parameter. @argument needs to be allocated before passing it in.
-The size of the constant value stored in @argument will be returned.
-Free the value with g_constant_info_free_value().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link></p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>an argument</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>size of the constant</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_error_domain.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_error_domain.page
deleted file mode 100644
index b08c6581..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_error_domain.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_error_domain"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_enum_info_get_error_domain</api:name>
- <api:arg>
- <api:type>GIEnumInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_enum_info_get_error_domain</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_enum_info_get_error_domain (GIEnumInfo* info);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_method.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_method.page
deleted file mode 100644
index c8c0ba6f..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_method.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_enum_info_get_method</api:name>
- <api:arg>
- <api:type>GIEnumInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_enum_info_get_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_enum_info_get_method (GIEnumInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an enum type method at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of method to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-<p>Since 1.29.17</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_n_methods.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_n_methods.page
deleted file mode 100644
index 99db1419..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_n_methods.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_enum_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIEnumInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_enum_info_get_n_methods</title>
-<synopsis><code mime="text/x-csrc">
-gint g_enum_info_get_n_methods (GIEnumInfo* info);
-</code></synopsis>
-<p>Obtain the number of methods that this enum type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-<p>Since 1.29.17</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_n_values.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_n_values.page
deleted file mode 100644
index 6ac04975..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_n_values.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_n_values"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_enum_info_get_n_values</api:name>
- <api:arg>
- <api:type>GIEnumInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_enum_info_get_n_values</title>
-<synopsis><code mime="text/x-csrc">
-gint g_enum_info_get_n_values (GIEnumInfo* info);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_storage_type.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_storage_type.page
deleted file mode 100644
index 0a599f0c..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_storage_type.page
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_storage_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeTag</api:type>
- </api:returns>
- <api:name>g_enum_info_get_storage_type</api:name>
- <api:arg>
- <api:type>GIEnumInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_enum_info_get_storage_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeTag g_enum_info_get_storage_type (GIEnumInfo* info);
-</code></synopsis>
-<p>Obtain the tag of the type used for the enum in the C ABI. This will
-will be a signed or unsigned integral type.
-Note that in the current implementation the width of the type is
-computed correctly, but the signed or unsigned nature of the type
-may not match the sign of the type used by the C compiler.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the storage type for the enumeration</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_value.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_value.page
deleted file mode 100644
index 648d5fde..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.enum_info_get_value.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIValueInfo*</api:type>
- </api:returns>
- <api:name>g_enum_info_get_value</api:name>
- <api:arg>
- <api:type>GIEnumInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_enum_info_get_value</title>
-<synopsis><code mime="text/x-csrc">
-GIValueInfo* g_enum_info_get_value (GIEnumInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain a value for this enumeration.</p><p>free the struct with g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of value to fetch</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the enumeration value or %NULL if type tag is wrong,</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_field.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_field.page
deleted file mode 100644
index c7672099..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_field.page
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_field_info_get_field</api:name>
- <api:arg>
- <api:type>GIFieldInfo*</api:type>
- <api:name>field_info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gpointer</api:type>
- <api:name>mem</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_field_info_get_field</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_field_info_get_field (GIFieldInfo* field_info,
- gpointer mem,
- GIArgument* value);
-</code></synopsis>
-<p>Reads a field identified by a <link xref="GFieldInfo">GFieldInfo</link> from a C structure or
-union. This only handles fields of simple C types. It will fail
-for a field of a composite type like a nested structure or union
-even if that is actually readable.</p>
-
-<table>
-<tr>
-<td><p>field_info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>mem :</p></td>
-<td><p>pointer to a block of memory representing a C structure or union</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>a <link xref="GIArgument">GIArgument</link> into which to store the value retrieved</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if reading the field succeeded, otherwise %FALSE</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_flags.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_flags.page
deleted file mode 100644
index eee2a089..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_flags.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFieldInfoFlags</api:type>
- </api:returns>
- <api:name>g_field_info_get_flags</api:name>
- <api:arg>
- <api:type>GIFieldInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_field_info_get_flags</title>
-<synopsis><code mime="text/x-csrc">
-GIFieldInfoFlags g_field_info_get_flags (GIFieldInfo* info);
-</code></synopsis>
-<p>Obtain the flags for this <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>. See <link xref="GIRepository.FieldInfoFlags">GIRepository.FieldInfoFlags</link> for possible
-flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_offset.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_offset.page
deleted file mode 100644
index 343ae75b..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_offset.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_offset"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_field_info_get_offset</api:name>
- <api:arg>
- <api:type>GIFieldInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_field_info_get_offset</title>
-<synopsis><code mime="text/x-csrc">
-gint g_field_info_get_offset (GIFieldInfo* info);
-</code></synopsis>
-<p>Obtain the offset in bits of the field member, this is relative
-to the beginning of the struct or union.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the field offset</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_size.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_size.page
deleted file mode 100644
index 76719c94..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_size.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_field_info_get_size</api:name>
- <api:arg>
- <api:type>GIFieldInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_field_info_get_size</title>
-<synopsis><code mime="text/x-csrc">
-gint g_field_info_get_size (GIFieldInfo* info);
-</code></synopsis>
-<p>Obtain the size in bits of the field member, this is how
-much space you need to allocate to store the field.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the field size</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_type.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_type.page
deleted file mode 100644
index 28706303..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_get_type.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_field_info_get_type</api:name>
- <api:arg>
- <api:type>GIFieldInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_field_info_get_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_field_info_get_type (GIFieldInfo* info);
-</code></synopsis>
-<p>Obtain the type of a field as a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_set_field.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_set_field.page
deleted file mode 100644
index 624c4278..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.field_info_set_field.page
+++ /dev/null
@@ -1,61 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_set_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_field_info_set_field</api:name>
- <api:arg>
- <api:type>GIFieldInfo*</api:type>
- <api:name>field_info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gpointer</api:type>
- <api:name>mem</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_field_info_set_field</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_field_info_set_field (GIFieldInfo* field_info,
- gpointer mem,
- GIArgument* value);
-</code></synopsis>
-<p>Writes a field identified by a <link xref="GFieldInfo">GFieldInfo</link> to a C structure or
-union. This only handles fields of simple C types. It will fail
-for a field of a composite type like a nested structure or union
-even if that is actually writable. Note also that that it will refuse
-to write fields where memory management would by required. A field
-with a type such as 'char *' must be set with a setter function.</p>
-
-<table>
-<tr>
-<td><p>field_info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>mem :</p></td>
-<td><p>pointer to a block of memory representing a C structure or union</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>a <link xref="GIArgument">GIArgument</link> holding the value to store</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if writing the field succeeded, otherwise %FALSE</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_flags.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_flags.page
deleted file mode 100644
index 06e35cdc..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_flags.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfoFlags</api:type>
- </api:returns>
- <api:name>g_function_info_get_flags</api:name>
- <api:arg>
- <api:type>GIFunctionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_function_info_get_flags</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfoFlags g_function_info_get_flags (GIFunctionInfo* info);
-</code></synopsis>
-<p>Obtain the <link xref="GIRepository.FunctionInfoFlags">GIRepository.FunctionInfoFlags</link> for the @info.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_property.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_property.page
deleted file mode 100644
index 0a58368d..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_property.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_property"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIPropertyInfo*</api:type>
- </api:returns>
- <api:name>g_function_info_get_property</api:name>
- <api:arg>
- <api:type>GIFunctionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_function_info_get_property</title>
-<synopsis><code mime="text/x-csrc">
-GIPropertyInfo* g_function_info_get_property (GIFunctionInfo* info);
-</code></synopsis>
-<p>Obtain the property associated with this <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>.
-Only <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> with the flag %GI_FUNCTION_IS_GETTER or
-%GI_FUNCTION_IS_SETTER have a property set. For other cases,
-%NULL will be returned.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the property or %NULL if not set. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_symbol.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_symbol.page
deleted file mode 100644
index 69a18a9b..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_symbol.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_symbol"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_function_info_get_symbol</api:name>
- <api:arg>
- <api:type>GIFunctionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_function_info_get_symbol</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_function_info_get_symbol (GIFunctionInfo* info);
-</code></synopsis>
-<p>Obtain the symbol of the function. The symbol is the name of the
-exported function, suitable to be used as an argument to
-g_module_symbol().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_vfunc.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_vfunc.page
deleted file mode 100644
index e36ee57a..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_get_vfunc.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_function_info_get_vfunc</api:name>
- <api:arg>
- <api:type>GIFunctionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_function_info_get_vfunc</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_function_info_get_vfunc (GIFunctionInfo* info);
-</code></synopsis>
-<p>Obtain the virtual function associated with this <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>.
-Only <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> with the flag %GI_FUNCTION_WRAPS_VFUNC has
-a virtual function set. For other cases, %NULL will be returned.</p><p>Free it by calling g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the virtual function or %NULL if not set.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_invoke.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_invoke.page
deleted file mode 100644
index 318ccc93..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.function_info_invoke.page
+++ /dev/null
@@ -1,88 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_invoke"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_function_info_invoke</api:name>
- <api:arg>
- <api:type>GIFunctionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>int</api:type>
- <api:name>n_in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>int</api:type>
- <api:name>n_out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>return_value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_function_info_invoke</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_function_info_invoke (GIFunctionInfo* info,
- GIArgument* in_args,
- int n_in_args,
- GIArgument* out_args,
- int n_out_args,
- GIArgument* return_value);
-</code></synopsis>
-<p>Invokes the function described in @info with the given
-arguments. Note that inout parameters must appear in both
-argument lists. This function uses dlsym() to obtain a pointer
-to the function, so the library or shared object containing the
-described function must either be linked to the caller, or must
-have been g_module_symbol()&lt;!-- --&gt;ed before calling this function.</p><p>error occurred.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> describing the function to invoke</p></td>
-</tr>
-<tr>
-<td><p>in_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link>&lt;!-- --&gt;s, one for each in parameter of @info. If there are no in parameter, @in_args can be %NULL</p></td>
-</tr>
-<tr>
-<td><p>n_in_args :</p></td>
-<td><p>the length of the @in_args array</p></td>
-</tr>
-<tr>
-<td><p>out_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link>&lt;!-- --&gt;s, one for each out parameter of @info. If there are no out parameters, @out_args may be %NULL</p></td>
-</tr>
-<tr>
-<td><p>n_out_args :</p></td>
-<td><p>the length of the @out_args array</p></td>
-</tr>
-<tr>
-<td><p>return_value :</p></td>
-<td><p>return location for the return value of the function. If the function returns void, @return_value may be %NULL</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if the function has been invoked, %FALSE if an</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.info_new.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.info_new.page
deleted file mode 100644
index 9942e803..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.info_new.page
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.info_new"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_info_new</api:name>
- <api:arg>
- <api:type>GIInfoType</api:type>
- <api:name>type</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIBaseInfo*</api:type>
- <api:name>container</api:name>
- </api:arg>
- <api:arg>
- <api:type>GITypelib*</api:type>
- <api:name>typelib</api:name>
- </api:arg>
- <api:arg>
- <api:type>guint32</api:type>
- <api:name>offset</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_info_new</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_info_new (GIInfoType type,
- GIBaseInfo* container,
- GITypelib* typelib,
- guint32 offset);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>type :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>container :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>typelib :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>offset :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.info_type_to_string.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.info_type_to_string.page
deleted file mode 100644
index 1b45b230..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.info_type_to_string.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.info_type_to_string"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_info_type_to_string</api:name>
- <api:arg>
- <api:type>GIInfoType</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_info_type_to_string</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_info_type_to_string (GIInfoType type);
-</code></synopsis>
-<p>Obtain a string representation of @type</p>
-
-<table>
-<tr>
-<td><p>type :</p></td>
-<td><p>the info type</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the string</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_find_method.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_find_method.page
deleted file mode 100644
index 6c4df0d9..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_find_method.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_find_method</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_find_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_interface_info_find_method (GIInterfaceInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Obtain a method of the interface type given a @name. %NULL will be
-returned if there's no method available with that name.</p><p>Free the struct by calling g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> or %NULL if none found.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_find_vfunc.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_find_vfunc.page
deleted file mode 100644
index d78596e6..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_find_vfunc.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_find_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_find_vfunc</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_find_vfunc</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_interface_info_find_vfunc (GIInterfaceInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Locate a virtual function slot with name @name. See the documentation
-for g_object_info_find_vfunc() for more information on virtuals.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>The name of a virtual function to find.</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>, or %NULL. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_constant.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_constant.page
deleted file mode 100644
index 5634b169..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_constant.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_constant"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIConstantInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_constant</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_constant</title>
-<synopsis><code mime="text/x-csrc">
-GIConstantInfo* g_interface_info_get_constant (GIInterfaceInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an interface type constant at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of constant to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_iface_struct.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_iface_struct.page
deleted file mode 100644
index 89d83a5e..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_iface_struct.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_iface_struct"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIStructInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_iface_struct</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_iface_struct</title>
-<synopsis><code mime="text/x-csrc">
-GIStructInfo* g_interface_info_get_iface_struct (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Returns the layout C structure associated with this <link xref="GInterface">GInterface</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link> or %NULL. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_method.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_method.page
deleted file mode 100644
index f98c84f8..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_method.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_method</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_interface_info_get_method (GIInterfaceInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an interface type method at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of method to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_constants.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_constants.page
deleted file mode 100644
index 7139f14c..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_constants.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_constants"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_constants</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_n_constants</title>
-<synopsis><code mime="text/x-csrc">
-gint g_interface_info_get_n_constants (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Obtain the number of constants that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of constants</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_methods.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_methods.page
deleted file mode 100644
index 2ea816f4..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_methods.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_n_methods</title>
-<synopsis><code mime="text/x-csrc">
-gint g_interface_info_get_n_methods (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Obtain the number of methods that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_prerequisites.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_prerequisites.page
deleted file mode 100644
index 712f2d14..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_prerequisites.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_prerequisites"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_prerequisites</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_n_prerequisites</title>
-<synopsis><code mime="text/x-csrc">
-gint g_interface_info_get_n_prerequisites (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Obtain the number of prerequisites for this interface type.
-A prerequisites is another interface that needs to be implemented for
-interface, similar to an base class for GObjects.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of prerequisites</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_properties.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_properties.page
deleted file mode 100644
index f0805f58..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_properties.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_properties"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_properties</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_n_properties</title>
-<synopsis><code mime="text/x-csrc">
-gint g_interface_info_get_n_properties (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Obtain the number of properties that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of properties</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_signals.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_signals.page
deleted file mode 100644
index 79bff47d..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_signals.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_signals"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_signals</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_n_signals</title>
-<synopsis><code mime="text/x-csrc">
-gint g_interface_info_get_n_signals (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Obtain the number of signals that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of signals</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_vfuncs.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_vfuncs.page
deleted file mode 100644
index 3e202f22..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_n_vfuncs.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_vfuncs"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_vfuncs</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_n_vfuncs</title>
-<synopsis><code mime="text/x-csrc">
-gint g_interface_info_get_n_vfuncs (GIInterfaceInfo* info);
-</code></synopsis>
-<p>Obtain the number of virtual functions that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of virtual functions</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_prerequisite.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_prerequisite.page
deleted file mode 100644
index db11a191..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_prerequisite.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_prerequisite"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_prerequisite</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_prerequisite</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_interface_info_get_prerequisite (GIInterfaceInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an interface type prerequisites index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of prerequisites to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the prerequisites as a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_property.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_property.page
deleted file mode 100644
index 366d742b..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_property.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_property"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIPropertyInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_property</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_property</title>
-<synopsis><code mime="text/x-csrc">
-GIPropertyInfo* g_interface_info_get_property (GIInterfaceInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an interface type property at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of property to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_signal.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_signal.page
deleted file mode 100644
index f8ef5592..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_signal.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GISignalInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_signal</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_signal</title>
-<synopsis><code mime="text/x-csrc">
-GISignalInfo* g_interface_info_get_signal (GIInterfaceInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an interface type signal at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of signal to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_vfunc.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_vfunc.page
deleted file mode 100644
index 6e7c62dc..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.interface_info_get_vfunc.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_interface_info_get_vfunc</api:name>
- <api:arg>
- <api:type>GIInterfaceInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_interface_info_get_vfunc</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_interface_info_get_vfunc (GIInterfaceInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an interface type virtual function at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of virtual function to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.nvokeError.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.nvokeError.page
deleted file mode 100644
index 269351b6..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.nvokeError.page
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.nvokeError"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.nvokeError</title>
-<p>An error occuring while invoking a function via
-g_function_info_invoke().</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_method.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_method.page
deleted file mode 100644
index ebf712a1..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_method.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_find_method</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_find_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_object_info_find_method (GIObjectInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Obtain a method of the object type given a @name. %NULL will be
-returned if there's no method available with that name.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_method_using_interfaces.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_method_using_interfaces.page
deleted file mode 100644
index a4a57f68..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_method_using_interfaces.page
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_method_using_interfaces"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_find_method_using_interfaces</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIObjectInfo**</api:type>
- <api:name>implementor</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_find_method_using_interfaces</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_object_info_find_method_using_interfaces (GIObjectInfo* info,
- gchar* name,
- GIObjectInfo** implementor);
-</code></synopsis>
-<p>Obtain a method of the object given a @name, searching both the
-object @info and any interfaces it implements. %NULL will be
-returned if there's no method available with that name.</p><p>Note that this function does *not* search parent classes; you will have
-to chain up if that's desired.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>implementor :</p></td>
-<td><p>The implementor of the interface</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_signal.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_signal.page
deleted file mode 100644
index 2e451f9e..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_signal.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GISignalInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_find_signal</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_find_signal</title>
-<synopsis><code mime="text/x-csrc">
-GISignalInfo* g_object_info_find_signal (GIObjectInfo* info,
- gchar* name);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Name of signal</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Info for the signal with name @name in @info, or %NULL on failure.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_vfunc.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_vfunc.page
deleted file mode 100644
index 0a99d39f..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_vfunc.page
+++ /dev/null
@@ -1,53 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_find_vfunc</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_find_vfunc</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_object_info_find_vfunc (GIObjectInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Locate a virtual function slot with name @name. Note that the namespace
-for virtuals is distinct from that of methods; there may or may not be
-a concrete method associated for a virtual. If there is one, it may
-be retrieved using g_vfunc_info_get_invoker(), otherwise %NULL will be
-returned.
-See the documentation for g_vfunc_info_get_invoker() for more
-information on invoking virtuals.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>The name of a virtual function to find.</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>, or %NULL. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_vfunc_using_interfaces.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_vfunc_using_interfaces.page
deleted file mode 100644
index 02d47011..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_find_vfunc_using_interfaces.page
+++ /dev/null
@@ -1,62 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_vfunc_using_interfaces"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_find_vfunc_using_interfaces</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIObjectInfo**</api:type>
- <api:name>implementor</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_find_vfunc_using_interfaces</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_object_info_find_vfunc_using_interfaces (GIObjectInfo* info,
- gchar* name,
- GIObjectInfo** implementor);
-</code></synopsis>
-<p>Locate a virtual function slot with name @name, searching both the object
-@info and any interfaces it implements. Note that the namespace for
-virtuals is distinct from that of methods; there may or may not be a
-concrete method associated for a virtual. If there is one, it may be
-retrieved using g_vfunc_info_get_invoker(), otherwise %NULL will be
-returned.</p><p>Note that this function does *not* search parent classes; you will have
-to chain up if that's desired.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>implementor :</p></td>
-<td><p>The implementor of the interface</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_abstract.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_abstract.page
deleted file mode 100644
index 2b5c7c5b..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_abstract.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_abstract"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_object_info_get_abstract</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_abstract</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_object_info_get_abstract (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain if the object type is an abstract type, eg if it cannot be
-instantiated</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if the object type is abstract</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_class_struct.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_class_struct.page
deleted file mode 100644
index ddb04488..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_class_struct.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_class_struct"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIStructInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_class_struct</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_class_struct</title>
-<synopsis><code mime="text/x-csrc">
-GIStructInfo* g_object_info_get_class_struct (GIObjectInfo* info);
-</code></synopsis>
-<p>Every <link xref="GObject">GObject</link> has two structures; an instance structure and a class
-structure. This function returns the metadata for the class structure.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link> or %NULL. Free with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_constant.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_constant.page
deleted file mode 100644
index 3064b45f..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_constant.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_constant"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIConstantInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_constant</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_constant</title>
-<synopsis><code mime="text/x-csrc">
-GIConstantInfo* g_object_info_get_constant (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type constant at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of constant to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_field.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_field.page
deleted file mode 100644
index cb46abbe..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_field.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFieldInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_field</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_field</title>
-<synopsis><code mime="text/x-csrc">
-GIFieldInfo* g_object_info_get_field (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type field at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of field to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_fundamental.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_fundamental.page
deleted file mode 100644
index b0f52449..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_fundamental.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_fundamental"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_object_info_get_fundamental</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_fundamental</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_object_info_get_fundamental (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain if the object type is of a fundamental type which is not
-G_TYPE_OBJECT. This is mostly for supporting GstMiniObject.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if the object type is a fundamental type</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_get_value_function.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_get_value_function.page
deleted file mode 100644
index 912a70fc..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_get_value_function.page
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_get_value_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>char*</api:type>
- </api:returns>
- <api:name>g_object_info_get_get_value_function</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_get_value_function</title>
-<synopsis><code mime="text/x-csrc">
-char* g_object_info_get_get_value_function (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to convert
-an object instance pointer of this object type to a GValue.
-I's mainly used fundamental types. The type signature for the symbol
-is %GIObjectInfoGetValueFunction, to fetch the function pointer
-see g_object_info_get_get_value_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or %NULL</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_get_value_function_pointer.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_get_value_function_pointer.page
deleted file mode 100644
index 94ade854..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_get_value_function_pointer.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_get_value_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIObjectInfoGetValueFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_get_value_function_pointer</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_get_value_function_pointer</title>
-<synopsis><code mime="text/x-csrc">
-GIObjectInfoGetValueFunction g_object_info_get_get_value_function_pointer (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-extract an instance of this object type out of a GValue.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or %NULL</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_interface.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_interface.page
deleted file mode 100644
index d751b2f3..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_interface.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_interface"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIInterfaceInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_interface</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_interface</title>
-<synopsis><code mime="text/x-csrc">
-GIInterfaceInfo* g_object_info_get_interface (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type interface at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of interface to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_method.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_method.page
deleted file mode 100644
index b62b9ead..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_method.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_method</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_object_info_get_method (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type method at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of method to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_constants.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_constants.page
deleted file mode 100644
index c52ca1d0..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_constants.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_constants"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_constants</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_constants</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_constants (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of constants that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of constants</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_fields.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_fields.page
deleted file mode 100644
index 99d7f6ea..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_fields.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_fields"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_fields</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_fields</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_fields (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of fields that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of fields</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_interfaces.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_interfaces.page
deleted file mode 100644
index 421d938f..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_interfaces.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_interfaces"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_interfaces</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_interfaces</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_interfaces (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of interfaces that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of interfaces</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_methods.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_methods.page
deleted file mode 100644
index 867bb57c..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_methods.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_methods</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_methods (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of methods that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_properties.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_properties.page
deleted file mode 100644
index cb1b65b9..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_properties.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_properties"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_properties</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_properties</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_properties (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of properties that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of properties</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_signals.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_signals.page
deleted file mode 100644
index 73ae0e99..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_signals.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_signals"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_signals</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_signals</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_signals (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of signals that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of signals</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_vfuncs.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_vfuncs.page
deleted file mode 100644
index 4d9bc224..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_n_vfuncs.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_vfuncs"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_vfuncs</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_n_vfuncs</title>
-<synopsis><code mime="text/x-csrc">
-gint g_object_info_get_n_vfuncs (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the number of virtual functions that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of virtual functions</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_parent.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_parent.page
deleted file mode 100644
index 158773e8..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_parent.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_parent"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIObjectInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_parent</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_parent</title>
-<synopsis><code mime="text/x-csrc">
-GIObjectInfo* g_object_info_get_parent (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the parent of the object type.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_property.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_property.page
deleted file mode 100644
index 21701c66..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_property.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_property"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIPropertyInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_property</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_property</title>
-<synopsis><code mime="text/x-csrc">
-GIPropertyInfo* g_object_info_get_property (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type property at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of property to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_ref_function.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_ref_function.page
deleted file mode 100644
index b0aba2d4..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_ref_function.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_ref_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>char*</api:type>
- </api:returns>
- <api:name>g_object_info_get_ref_function</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_ref_function</title>
-<synopsis><code mime="text/x-csrc">
-char* g_object_info_get_ref_function (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to ref this
-object type. It's mainly used fundamental types. The type signature for
-the symbol is %GIObjectInfoRefFunction, to fetch the function pointer
-see g_object_info_get_ref_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or %NULL</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_ref_function_pointer.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_ref_function_pointer.page
deleted file mode 100644
index 67263ae0..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_ref_function_pointer.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_ref_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIObjectInfoRefFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_ref_function_pointer</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_ref_function_pointer</title>
-<synopsis><code mime="text/x-csrc">
-GIObjectInfoRefFunction g_object_info_get_ref_function_pointer (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-increase the reference count an instance of this object type.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or %NULL</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_set_value_function.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_set_value_function.page
deleted file mode 100644
index 950070a4..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_set_value_function.page
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_set_value_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>char*</api:type>
- </api:returns>
- <api:name>g_object_info_get_set_value_function</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_set_value_function</title>
-<synopsis><code mime="text/x-csrc">
-char* g_object_info_get_set_value_function (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to convert
-set a GValue giving an object instance pointer of this object type.
-I's mainly used fundamental types. The type signature for the symbol
-is %GIObjectInfoSetValueFunction, to fetch the function pointer
-see g_object_info_get_set_value_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or %NULL</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_set_value_function_pointer.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_set_value_function_pointer.page
deleted file mode 100644
index 442d6020..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_set_value_function_pointer.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_set_value_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIObjectInfoSetValueFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_set_value_function_pointer</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_set_value_function_pointer</title>
-<synopsis><code mime="text/x-csrc">
-GIObjectInfoSetValueFunction g_object_info_get_set_value_function_pointer (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-set a GValue given an instance of this object type.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or %NULL</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_signal.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_signal.page
deleted file mode 100644
index ed92e254..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_signal.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GISignalInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_signal</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_signal</title>
-<synopsis><code mime="text/x-csrc">
-GISignalInfo* g_object_info_get_signal (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type signal at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of signal to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_type_init.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_type_init.page
deleted file mode 100644
index a21b5b3f..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_type_init.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_type_init"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_object_info_get_type_init</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_type_init</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_object_info_get_type_init (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the function which when called will return the GType
-function for which this object type is registered.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the type init function</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_type_name.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_type_name.page
deleted file mode 100644
index a67af92d..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_type_name.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_type_name"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_object_info_get_type_name</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_type_name</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_object_info_get_type_name (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the name of the objects class/type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>name of the objects type</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function.page
deleted file mode 100644
index 9b3b2f46..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_unref_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>char*</api:type>
- </api:returns>
- <api:name>g_object_info_get_unref_function</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_unref_function</title>
-<synopsis><code mime="text/x-csrc">
-char* g_object_info_get_unref_function (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to unref this
-object type. It's mainly used fundamental types. The type signature for
-the symbol is %GIObjectInfoUnrefFunction, to fetch the function pointer
-see g_object_info_get_unref_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or %NULL</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function_pointer.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function_pointer.page
deleted file mode 100644
index 775ece37..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_unref_function_pointer.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_unref_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIObjectInfoUnrefFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_unref_function_pointer</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_unref_function_pointer</title>
-<synopsis><code mime="text/x-csrc">
-GIObjectInfoUnrefFunction g_object_info_get_unref_function_pointer (GIObjectInfo* info);
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-decrease the reference count an instance of this object type.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or %NULL</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_vfunc.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_vfunc.page
deleted file mode 100644
index 846fc455..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.object_info_get_vfunc.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_object_info_get_vfunc</api:name>
- <api:arg>
- <api:type>GIObjectInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_object_info_get_vfunc</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_object_info_get_vfunc (GIObjectInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain an object type virtual function at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of virtual function to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.property_info_get_flags.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.property_info_get_flags.page
deleted file mode 100644
index 5e41efef..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.property_info_get_flags.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.property_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GParamFlags</api:type>
- </api:returns>
- <api:name>g_property_info_get_flags</api:name>
- <api:arg>
- <api:type>GIPropertyInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_property_info_get_flags</title>
-<synopsis><code mime="text/x-csrc">
-GParamFlags g_property_info_get_flags (GIPropertyInfo* info);
-</code></synopsis>
-<p>Obtain the flags for this property info. See <link xref="GParamFags">GParamFags</link> for
-more information about possible flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.property_info_get_ownership_transfer.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.property_info_get_ownership_transfer.page
deleted file mode 100644
index 990754fb..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.property_info_get_ownership_transfer.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.property_info_get_ownership_transfer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITransfer</api:type>
- </api:returns>
- <api:name>g_property_info_get_ownership_transfer</api:name>
- <api:arg>
- <api:type>GIPropertyInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_property_info_get_ownership_transfer</title>
-<synopsis><code mime="text/x-csrc">
-GITransfer g_property_info_get_ownership_transfer (GIPropertyInfo* info);
-</code></synopsis>
-<p>Obtain the ownership transfer for this property. See <link xref="GIRepository.Transfer">GIRepository.Transfer</link> for more
-information about transfer values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the transfer</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.property_info_get_type.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.property_info_get_type.page
deleted file mode 100644
index e069cdad..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.property_info_get_type.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.property_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_property_info_get_type</api:name>
- <api:arg>
- <api:type>GIPropertyInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_property_info_get_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_property_info_get_type (GIPropertyInfo* info);
-</code></synopsis>
-<p>Obtain the type information for the property @info.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>, free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.registered_type_info_get_g_type.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.registered_type_info_get_g_type.page
deleted file mode 100644
index 419336b2..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.registered_type_info_get_g_type.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.registered_type_info_get_g_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GType</api:type>
- </api:returns>
- <api:name>g_registered_type_info_get_g_type</api:name>
- <api:arg>
- <api:type>GIRegisteredTypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_registered_type_info_get_g_type</title>
-<synopsis><code mime="text/x-csrc">
-GType g_registered_type_info_get_g_type (GIRegisteredTypeInfo* info);
-</code></synopsis>
-<p>Obtain the <link xref="GType">GType</link> for this registered type or G_TYPE_NONE which a special meaning.
-It means that either there is no type information associated with this @info or
-that the shared library which provides the type_init function for this
-@info cannot be called.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.RegisteredTypeInfo">GIRepository.RegisteredTypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GType">GType</link>.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.registered_type_info_get_type_init.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.registered_type_info_get_type_init.page
deleted file mode 100644
index b82f0a0f..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.registered_type_info_get_type_init.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.registered_type_info_get_type_init"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_registered_type_info_get_type_init</api:name>
- <api:arg>
- <api:type>GIRegisteredTypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_registered_type_info_get_type_init</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_registered_type_info_get_type_init (GIRegisteredTypeInfo* info);
-</code></synopsis>
-<p>Obtain the type init function for @info. The type init function is the
-function which will register the GType within the GObject type system.
-Usually this is not called by langauge bindings or applications, use
-g_registered_type_info_get_g_type() directly instead.</p><p>passing into g_module_symbol().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.RegisteredTypeInfo">GIRepository.RegisteredTypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol name of the type init function, suitable for</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.registered_type_info_get_type_name.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.registered_type_info_get_type_name.page
deleted file mode 100644
index a1765091..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.registered_type_info_get_type_name.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.registered_type_info_get_type_name"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_registered_type_info_get_type_name</api:name>
- <api:arg>
- <api:type>GIRegisteredTypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_registered_type_info_get_type_name</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_registered_type_info_get_type_name (GIRegisteredTypeInfo* info);
-</code></synopsis>
-<p>Obtain the type name of the struct within the GObject type system.
-This type can be passed to g_type_name() to get a <link xref="GType">GType</link>.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.RegisteredTypeInfo">GIRepository.RegisteredTypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the type name</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.signal_info_get_class_closure.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.signal_info_get_class_closure.page
deleted file mode 100644
index 29534f23..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.signal_info_get_class_closure.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.signal_info_get_class_closure"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfo*</api:type>
- </api:returns>
- <api:name>g_signal_info_get_class_closure</api:name>
- <api:arg>
- <api:type>GISignalInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_signal_info_get_class_closure</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfo* g_signal_info_get_class_closure (GISignalInfo* info);
-</code></synopsis>
-<p>Obtain the class closure for this signal if one is set. The class
-closure is a virtual function on the type that the signal belongs to.
-If the signal lacks a closure %NULL will be returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the class closure or %NULL</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.signal_info_get_flags.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.signal_info_get_flags.page
deleted file mode 100644
index bbd3180b..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.signal_info_get_flags.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.signal_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GSignalFlags</api:type>
- </api:returns>
- <api:name>g_signal_info_get_flags</api:name>
- <api:arg>
- <api:type>GISignalInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_signal_info_get_flags</title>
-<synopsis><code mime="text/x-csrc">
-GSignalFlags g_signal_info_get_flags (GISignalInfo* info);
-</code></synopsis>
-<p>Obtain the flags for this signal info. See <link xref="GSignalFlags">GSignalFlags</link> for
-more information about possible flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.signal_info_true_stops_emit.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.signal_info_true_stops_emit.page
deleted file mode 100644
index e986f96c..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.signal_info_true_stops_emit.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.signal_info_true_stops_emit"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_signal_info_true_stops_emit</api:name>
- <api:arg>
- <api:type>GISignalInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_signal_info_true_stops_emit</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_signal_info_true_stops_emit (GISignalInfo* info);
-</code></synopsis>
-<p>Obtain if the returning true in the signal handler will
-stop the emission of the signal.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if returning true stops the signal emission</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_find_method.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_find_method.page
deleted file mode 100644
index 5d7da64c..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_find_method.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_struct_info_find_method</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_find_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_struct_info_find_method (GIStructInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Obtain the type information for method named @name.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>a method name</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_alignment.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_alignment.page
deleted file mode 100644
index 412b9c27..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_alignment.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_alignment"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_struct_info_get_alignment</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_get_alignment</title>
-<synopsis><code mime="text/x-csrc">
-gsize g_struct_info_get_alignment (GIStructInfo* info);
-</code></synopsis>
-<p>Obtain the required alignment of the structure.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>required alignment in bytes</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_field.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_field.page
deleted file mode 100644
index 7baf0de6..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_field.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFieldInfo*</api:type>
- </api:returns>
- <api:name>g_struct_info_get_field</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_get_field</title>
-<synopsis><code mime="text/x-csrc">
-GIFieldInfo* g_struct_info_get_field (GIStructInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain the type information for field with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a field index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_method.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_method.page
deleted file mode 100644
index 2ef40a5f..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_method.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_struct_info_get_method</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_get_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_struct_info_get_method (GIStructInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain the type information for method with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a method index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_n_fields.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_n_fields.page
deleted file mode 100644
index ae21e5dc..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_n_fields.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_n_fields"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_struct_info_get_n_fields</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_get_n_fields</title>
-<synopsis><code mime="text/x-csrc">
-gint g_struct_info_get_n_fields (GIStructInfo* info);
-</code></synopsis>
-<p>Obtain the number of fields this structure has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of fields</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_n_methods.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_n_methods.page
deleted file mode 100644
index 00ab1074..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_n_methods.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_struct_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_get_n_methods</title>
-<synopsis><code mime="text/x-csrc">
-gint g_struct_info_get_n_methods (GIStructInfo* info);
-</code></synopsis>
-<p>Obtain the number of methods this structure has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_size.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_size.page
deleted file mode 100644
index 170bd82e..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_get_size.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_struct_info_get_size</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_get_size</title>
-<synopsis><code mime="text/x-csrc">
-gsize g_struct_info_get_size (GIStructInfo* info);
-</code></synopsis>
-<p>Obtain the total size of the structure.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>size of the structure in bytes</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_is_foreign.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_is_foreign.page
deleted file mode 100644
index 4e28d2bb..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_is_foreign.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_is_foreign"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_struct_info_is_foreign</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_is_foreign</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_struct_info_is_foreign (GIStructInfo* info);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_is_gtype_struct.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_is_gtype_struct.page
deleted file mode 100644
index 7a42b85c..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.struct_info_is_gtype_struct.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_is_gtype_struct"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_struct_info_is_gtype_struct</api:name>
- <api:arg>
- <api:type>GIStructInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_struct_info_is_gtype_struct</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_struct_info_is_gtype_struct (GIStructInfo* info);
-</code></synopsis>
-<p>Return true if this structure represents the "class structure" for some
-<link xref="GObject">GObject</link> or <link xref="GInterface">GInterface</link>. This function is mainly useful to hide this kind of structure
-from generated public APIs.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if this is a class struct, %FALSE otherwise</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_array_fixed_size.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_array_fixed_size.page
deleted file mode 100644
index def200be..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_array_fixed_size.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_array_fixed_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_type_info_get_array_fixed_size</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_get_array_fixed_size</title>
-<synopsis><code mime="text/x-csrc">
-gint g_type_info_get_array_fixed_size (GITypeInfo* info);
-</code></synopsis>
-<p>Obtain the fixed array size of the type. The type tag must be a
-<link xref="GI_TYPE_TAG_ARRAY">GI_TYPE_TAG_ARRAY</link> or -1 will returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the size or -1 if it's not an array</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_array_length.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_array_length.page
deleted file mode 100644
index bcd94a74..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_array_length.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_array_length"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_type_info_get_array_length</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_get_array_length</title>
-<synopsis><code mime="text/x-csrc">
-gint g_type_info_get_array_length (GITypeInfo* info);
-</code></synopsis>
-<p>Obtain the array length of the type. The type tag must be a
-<link xref="GI_TYPE_TAG_ARRAY">GI_TYPE_TAG_ARRAY</link> or -1 will returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the array length, or -1 if the type is not an array</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_array_type.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_array_type.page
deleted file mode 100644
index 29e33110..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_array_type.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_array_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIArrayType</api:type>
- </api:returns>
- <api:name>g_type_info_get_array_type</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_get_array_type</title>
-<synopsis><code mime="text/x-csrc">
-GIArrayType g_type_info_get_array_type (GITypeInfo* info);
-</code></synopsis>
-<p>Obtain the array type for this type. See <link xref="GIRepository.ArrayType">GIRepository.ArrayType</link> for a list of
-possible values. If the type tag of this type is not array, -1 will be
-returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the array type or -1</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_interface.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_interface.page
deleted file mode 100644
index 69d95e3f..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_interface.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_interface"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIBaseInfo*</api:type>
- </api:returns>
- <api:name>g_type_info_get_interface</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_get_interface</title>
-<synopsis><code mime="text/x-csrc">
-GIBaseInfo* g_type_info_get_interface (GITypeInfo* info);
-</code></synopsis>
-<p>For types which have <link xref="GI_TYPE_TAG_INTERFACE">GI_TYPE_TAG_INTERFACE</link> such as GObjects and boxed values,
-this function returns full information about the referenced type. You can then
-inspect the type of the returned <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> to further query whether it is
-a concrete GObject, a GInterface, a structure, etc. using g_base_info_get_type().</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>, or %NULL. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_param_type.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_param_type.page
deleted file mode 100644
index 1e174ed4..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_param_type.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_param_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_type_info_get_param_type</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_get_param_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_type_info_get_param_type (GITypeInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain the parameter type @n.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of the parameter</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the param type info</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_tag.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_tag.page
deleted file mode 100644
index aaa367f0..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_get_tag.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_tag"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeTag</api:type>
- </api:returns>
- <api:name>g_type_info_get_tag</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_get_tag</title>
-<synopsis><code mime="text/x-csrc">
-GITypeTag g_type_info_get_tag (GITypeInfo* info);
-</code></synopsis>
-<p>Obtain the type tag for the type. See <link xref="GIRepository.TypeTag">GIRepository.TypeTag</link> for a list
-of type tags.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the type tag</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_is_pointer.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_is_pointer.page
deleted file mode 100644
index 00129c25..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_is_pointer.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_is_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_type_info_is_pointer</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_is_pointer</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_type_info_is_pointer (GITypeInfo* info);
-</code></synopsis>
-<p>Obtain if the type is passed as a reference.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if it is a pointer</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_is_zero_terminated.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_is_zero_terminated.page
deleted file mode 100644
index 674f446f..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_info_is_zero_terminated.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_is_zero_terminated"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_type_info_is_zero_terminated</api:name>
- <api:arg>
- <api:type>GITypeInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_info_is_zero_terminated</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_type_info_is_zero_terminated (GITypeInfo* info);
-</code></synopsis>
-<p>Obtain if the last element of the array is %NULL. The type tag must be a
-<link xref="GI_TYPE_TAG_ARRAY">GI_TYPE_TAG_ARRAY</link> or %FALSE will returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if zero terminated</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_tag_to_string.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_tag_to_string.page
deleted file mode 100644
index 03dc316c..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.type_tag_to_string.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_tag_to_string"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gchar*</api:type>
- </api:returns>
- <api:name>g_type_tag_to_string</api:name>
- <api:arg>
- <api:type>GITypeTag</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_type_tag_to_string</title>
-<synopsis><code mime="text/x-csrc">
-gchar* g_type_tag_to_string (GITypeTag type);
-</code></synopsis>
-<p>Obtain a string representation of @type</p>
-
-<table>
-<tr>
-<td><p>type :</p></td>
-<td><p>the type_tag</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the string</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_find_method.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_find_method.page
deleted file mode 100644
index 3d88c323..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_find_method.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_union_info_find_method</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gchar*</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_find_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_union_info_find_method (GIUnionInfo* info,
- gchar* name);
-</code></synopsis>
-<p>Obtain the type information for method named @name.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>a method name</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_alignment.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_alignment.page
deleted file mode 100644
index c88852ab..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_alignment.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_alignment"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_union_info_get_alignment</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_alignment</title>
-<synopsis><code mime="text/x-csrc">
-gsize g_union_info_get_alignment (GIUnionInfo* info);
-</code></synopsis>
-<p>Obtain the required alignment of the union.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>required alignment in bytes</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_discriminator.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_discriminator.page
deleted file mode 100644
index 9cc0106a..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_discriminator.page
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_discriminator"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIConstantInfo*</api:type>
- </api:returns>
- <api:name>g_union_info_get_discriminator</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_discriminator</title>
-<synopsis><code mime="text/x-csrc">
-GIConstantInfo* g_union_info_get_discriminator (GIUnionInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain discriminator value assigned for n-th union field, i.e. n-th
-union field is the active one if discriminator contains this
-constant.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a union field index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_discriminator_offset.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_discriminator_offset.page
deleted file mode 100644
index 7d4b75f3..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_discriminator_offset.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_discriminator_offset"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_union_info_get_discriminator_offset</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_discriminator_offset</title>
-<synopsis><code mime="text/x-csrc">
-gint g_union_info_get_discriminator_offset (GIUnionInfo* info);
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_discriminator_type.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_discriminator_type.page
deleted file mode 100644
index f51155c1..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_discriminator_type.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_discriminator_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GITypeInfo*</api:type>
- </api:returns>
- <api:name>g_union_info_get_discriminator_type</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_discriminator_type</title>
-<synopsis><code mime="text/x-csrc">
-GITypeInfo* g_union_info_get_discriminator_type (GIUnionInfo* info);
-</code></synopsis>
-<p>Obtain the type information of the union discriminator.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_field.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_field.page
deleted file mode 100644
index a9a03d09..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_field.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFieldInfo*</api:type>
- </api:returns>
- <api:name>g_union_info_get_field</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_field</title>
-<synopsis><code mime="text/x-csrc">
-GIFieldInfo* g_union_info_get_field (GIUnionInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain the type information for field with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a field index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_method.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_method.page
deleted file mode 100644
index 8c08e549..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_method.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_union_info_get_method</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_method</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_union_info_get_method (GIUnionInfo* info,
- gint n);
-</code></synopsis>
-<p>Obtain the type information for method with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a method index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_n_fields.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_n_fields.page
deleted file mode 100644
index e3cd6d41..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_n_fields.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_n_fields"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_union_info_get_n_fields</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_n_fields</title>
-<synopsis><code mime="text/x-csrc">
-gint g_union_info_get_n_fields (GIUnionInfo* info);
-</code></synopsis>
-<p>Obtain the number of fields this union has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of fields</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_n_methods.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_n_methods.page
deleted file mode 100644
index ec10c17b..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_n_methods.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_union_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_n_methods</title>
-<synopsis><code mime="text/x-csrc">
-gint g_union_info_get_n_methods (GIUnionInfo* info);
-</code></synopsis>
-<p>Obtain the number of methods this union has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_size.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_size.page
deleted file mode 100644
index e5aa879d..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_get_size.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_union_info_get_size</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_get_size</title>
-<synopsis><code mime="text/x-csrc">
-gsize g_union_info_get_size (GIUnionInfo* info);
-</code></synopsis>
-<p>Obtain the total size of the union.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>size of the union in bytes</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_is_discriminated.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_is_discriminated.page
deleted file mode 100644
index 5c46a467..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.union_info_is_discriminated.page
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_is_discriminated"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_union_info_is_discriminated</api:name>
- <api:arg>
- <api:type>GIUnionInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_union_info_is_discriminated</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_union_info_is_discriminated (GIUnionInfo* info);
-</code></synopsis>
-<p>Return true if this union contains discriminator field.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if this is a discriminated union, %FALSE otherwise</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.value_info_get_value.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.value_info_get_value.page
deleted file mode 100644
index 637db67b..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.value_info_get_value.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.value_info_get_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint64</api:type>
- </api:returns>
- <api:name>g_value_info_get_value</api:name>
- <api:arg>
- <api:type>GIValueInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_value_info_get_value</title>
-<synopsis><code mime="text/x-csrc">
-gint64 g_value_info_get_value (GIValueInfo* info);
-</code></synopsis>
-<p>Obtain the enumeration value of the <link xref="GIRepository.ValueInfo">GIRepository.ValueInfo</link>.</p><p>as a 32-bit signed or unsigned value. The use of gint64 as the
-return type is to allow both.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ValueInfo">GIRepository.ValueInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the enumeration value. This will always be representable</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_address.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_address.page
deleted file mode 100644
index 750128ed..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_address.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_address"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gpointer</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_address</api:name>
- <api:arg>
- <api:type>GIVFuncInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GType</api:type>
- <api:name>implementor_gtype</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_vfunc_info_get_address</title>
-<synopsis><code mime="text/x-csrc">
-gpointer g_vfunc_info_get_address (GIVFuncInfo* info,
- GType implementor_gtype);
-</code></synopsis>
-<p>This method will look up where inside the type struct of @implementor_gtype
-is the implementation for @info.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>implementor_gtype :</p></td>
-<td><p><link xref="GType">GType</link> implementing this virtual function</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>address to a function or %NULL if an error happened</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_flags.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_flags.page
deleted file mode 100644
index d6eafd9b..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_flags.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIVFuncInfoFlags</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_flags</api:name>
- <api:arg>
- <api:type>GIVFuncInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_vfunc_info_get_flags</title>
-<synopsis><code mime="text/x-csrc">
-GIVFuncInfoFlags g_vfunc_info_get_flags (GIVFuncInfo* info);
-</code></synopsis>
-<p>Obtain the flags for this virtual function info. See <link xref="GIRepository.VFuncInfoFlags">GIRepository.VFuncInfoFlags</link> for
-more information about possible flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_invoker.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_invoker.page
deleted file mode 100644
index d0550f30..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_invoker.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_invoker"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIFunctionInfo*</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_invoker</api:name>
- <api:arg>
- <api:type>GIVFuncInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_vfunc_info_get_invoker</title>
-<synopsis><code mime="text/x-csrc">
-GIFunctionInfo* g_vfunc_info_get_invoker (GIVFuncInfo* info);
-</code></synopsis>
-<p>If this virtual function has an associated invoker method, this
-method will return it. An invoker method is a C entry point.</p><p>Not all virtuals will have invokers.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link> or %NULL. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_offset.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_offset.page
deleted file mode 100644
index f6423d8f..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_offset.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_offset"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_offset</api:name>
- <api:arg>
- <api:type>GIVFuncInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_vfunc_info_get_offset</title>
-<synopsis><code mime="text/x-csrc">
-gint g_vfunc_info_get_offset (GIVFuncInfo* info);
-</code></synopsis>
-<p>Obtain the offset of the function pointer in the class struct. The value
-0xFFFF indicates that the struct offset is unknown.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the struct offset or 0xFFFF if it's unknown</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_signal.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_signal.page
deleted file mode 100644
index 2ae55cd1..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_get_signal.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GISignalInfo*</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_signal</api:name>
- <api:arg>
- <api:type>GIVFuncInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_vfunc_info_get_signal</title>
-<synopsis><code mime="text/x-csrc">
-GISignalInfo* g_vfunc_info_get_signal (GIVFuncInfo* info);
-</code></synopsis>
-<p>Obtain the signal for the virtual function if one is set.
-The signal comes from the object or interface to which
-this virtual function belongs.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the signal or %NULL if none set</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_invoke.page b/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_invoke.page
deleted file mode 100644
index b12d431b..00000000
--- a/tests/doctool/GIRepository-2.0-C-expected/GIRepository.vfunc_info_invoke.page
+++ /dev/null
@@ -1,94 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_invoke"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_vfunc_info_invoke</api:name>
- <api:arg>
- <api:type>GIVFuncInfo*</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GType</api:type>
- <api:name>implementor</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>int</api:type>
- <api:name>n_in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>int</api:type>
- <api:name>n_out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIArgument*</api:type>
- <api:name>return_value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>g_vfunc_info_invoke</title>
-<synopsis><code mime="text/x-csrc">
-gboolean g_vfunc_info_invoke (GIVFuncInfo* info,
- GType implementor,
- GIArgument* in_args,
- int n_in_args,
- GIArgument* out_args,
- int n_out_args,
- GIArgument* return_value);
-</code></synopsis>
-<p>Invokes the function described in @info with the given
-arguments. Note that inout parameters must appear in both
-argument lists.</p><p>error occurred.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link> describing the virtual function to invoke</p></td>
-</tr>
-<tr>
-<td><p>implementor :</p></td>
-<td><p><link xref="GType">GType</link> of the type that implements this virtual function</p></td>
-</tr>
-<tr>
-<td><p>in_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link>&lt;!-- --&gt;s, one for each in parameter of @info. If there are no in parameter, @in_args can be %NULL</p></td>
-</tr>
-<tr>
-<td><p>n_in_args :</p></td>
-<td><p>the length of the @in_args array</p></td>
-</tr>
-<tr>
-<td><p>out_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link>&lt;!-- --&gt;s, one for each out parameter of @info. If there are no out parameters, @out_args may be %NULL</p></td>
-</tr>
-<tr>
-<td><p>n_out_args :</p></td>
-<td><p>the length of the @out_args array</p></td>
-</tr>
-<tr>
-<td><p>return_value :</p></td>
-<td><p>return location for the return value of the function. If the function returns void, @return_value may be %NULL</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>%TRUE if the function has been invoked, %FALSE if an</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ArgInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ArgInfo.page
deleted file mode 100644
index 8cddb854..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ArgInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ArgInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ArgInfo</title>
-<p>Represents an argument.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ArrayType.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ArrayType.page
deleted file mode 100644
index 876ab63c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ArrayType.page
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ArrayType"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.ArrayType</title>
- <p>The type of array in a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p>
-<table>
-<tr>
-<td><p>ArrayType.C :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>ArrayType.ARRAY :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>ArrayType.PTR_ARRAY :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>ArrayType.BYTE_ARRAY :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.AttributeIter.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.AttributeIter.page
deleted file mode 100644
index 6ee6932c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.AttributeIter.page
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.AttributeIter"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepositoryAttributeIter</title>
- <p>An opaque structure used to iterate over attributes
-in a #GIBaseInfo struct.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.equal.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.equal.page
deleted file mode 100644
index e7e329fc..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.equal.page
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.equal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_base_info_equal</api:name>
- <api:arg>
- <api:type>GIRepository.BaseInfo</api:type>
- <api:name>info2</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>equal</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.BaseInfo)
-@returns(gboolean)
-def equal(info2)
-</code></synopsis>
-<p>Compare two <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>.</p><p>Using pointer comparison is not practical since many functions return
-different instances of <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> that refers to the same part of the
-TypeLib; use this function instead to do <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> comparisons.</p>
-
-<table>
-<tr>
-<td><p>info2 :</p></td>
-<td><p>a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if and only if @info1 equals @info2.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_attribute.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_attribute.page
deleted file mode 100644
index 3af42049..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_attribute.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_attribute"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_base_info_get_attribute</api:name>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_attribute</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(utf8)
-def get_attribute(name)
-</code></synopsis>
-<p>Retrieve an arbitrary attribute associated with this node.</p>
-
-<table>
-<tr>
-<td><p>name :</p></td>
-<td><p>a freeform string naming an attribute</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The value of the attribute, or None if no such attribute exists</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_container.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_container.page
deleted file mode 100644
index c529cb1c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_container.page
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_container"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_base_info_get_container</api:name>
- </api:function>
- </info>
- <title>get_container</title>
-<synopsis><code mime="text/x-python">
-@returns(GIRepository.BaseInfo)
-def get_container()
-</code></synopsis>
-<p>Obtain the container of the @info. The container is the parent
-GIBaseInfo. For instance, the parent of a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> is an
-<link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link> or <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link>.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the container</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_name.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_name.page
deleted file mode 100644
index 5ec55809..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_name.page
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_name"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_base_info_get_name</api:name>
- </api:function>
- </info>
- <title>get_name</title>
-<synopsis><code mime="text/x-python">
-@returns(utf8)
-def get_name()
-</code></synopsis>
-<p>Obtain the name of the @info. What the name represents depends on
-the <link xref="GIRepository.InfoType">GIRepository.InfoType</link> of the @info. For instance for <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> it is
-the name of the function.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the name of @info or None if it lacks a name.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_namespace.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_namespace.page
deleted file mode 100644
index ea8ba89e..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_namespace.page
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_namespace"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_base_info_get_namespace</api:name>
- </api:function>
- </info>
- <title>get_namespace</title>
-<synopsis><code mime="text/x-python">
-@returns(utf8)
-def get_namespace()
-</code></synopsis>
-<p>Obtain the namespace of @info.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the namespace</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_typelib.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_typelib.page
deleted file mode 100644
index d20244d1..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_typelib.page
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.get_typelib"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Typelib</api:type>
- </api:returns>
- <api:name>g_base_info_get_typelib</api:name>
- </api:function>
- </info>
- <title>get_typelib</title>
-<synopsis><code mime="text/x-python">
-@returns(GIRepository.Typelib)
-def get_typelib()
-</code></synopsis>
-<p>Obtain the typelib this @info belongs to</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the typelib.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.is_deprecated.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.is_deprecated.page
deleted file mode 100644
index 77de6227..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.is_deprecated.page
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.is_deprecated"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_base_info_is_deprecated</api:name>
- </api:function>
- </info>
- <title>is_deprecated</title>
-<synopsis><code mime="text/x-python">
-@returns(gboolean)
-def is_deprecated()
-</code></synopsis>
-<p>Obtain whether the @info is represents a metadata which is
-deprecated or not.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if deprecated</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.iterate_attributes.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.iterate_attributes.page
deleted file mode 100644
index 9ef317d0..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.iterate_attributes.page
+++ /dev/null
@@ -1,74 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.iterate_attributes"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_base_info_iterate_attributes</api:name>
- <api:arg>
- <api:type>GIRepository.AttributeIter</api:type>
- <api:name>iterator</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>iterate_attributes</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.AttributeIter, utf8, utf8)
-@returns(gboolean)
-def iterate_attributes(iterator, name, value)
-</code></synopsis>
-<p>Iterate over all attributes associated with this node. The iterator
-structure is typically stack allocated, and must have its first
-member initialized to None.</p><p>Both the @name and @value should be treated as constants
-and must not be freed.</p><p>&lt;example&gt;
-&lt;title&gt;Iterating over attributes&lt;/title&gt;
-&lt;programlisting&gt;
-void
-print_attributes (GIBaseInfo *info)
-{
-GIAttributeIter iter = { 0, };
-char *name;
-char *value;
-while (g_base_info_iterate_attributes (info, &amp;iter, &amp;name, &amp;value))
-{
-g_print ("attribute name: %s value: %s", name, value);
-}
-}
-&lt;/programlisting&gt;
-&lt;/example&gt;</p>
-
-<table>
-<tr>
-<td><p>iterator :</p></td>
-<td><p>a <link xref="GIRepository.AttributeIter">GIRepository.AttributeIter</link> structure, must be initialized; see below</p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if there are more attributes</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.page
deleted file mode 100644
index 055334f0..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.BaseInfo"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepositoryBaseInfo</title>
- <p>GIBaseInfo is the common base struct of all other *Info structs
-accessible through the #GIRepository API.
-All other structs can be casted to a #GIBaseInfo, for instance:
-<example>
-<title>Casting a #GIFunctionInfo to #GIBaseInfo</title>
-<programlisting>
-GIFunctionInfo *function_info = ...;
-GIBaseInfo *info = (GIBaseInfo*)function_info;
-</programlisting>
-</example>
-Most #GIRepository APIs returning a #GIBaseInfo is actually creating a new struct, in other
-words, g_base_info_unref() has to be called when done accessing the data.
-GIBaseInfos are normally accessed by calling either
-g_irepository_find_by_name(), g_irepository_find_by_gtype() or g_irepository_get_info().
-
-<example>
-<title>Getting the Button of the Gtk typelib</title>
-<programlisting>
-GIBaseInfo *button_info = g_irepository_find_by_name(NULL, "Gtk", "Button");
-... use button_info ...
-g_base_info_unref(button_info);
-</programlisting>
-</example>
-
-<refsect1 id="gi-gibaseinfo.struct-hierarchy" role="struct_hierarchy">
-<title role="struct_hierarchy.title">Struct hierarchy</title>
-<synopsis>
-GIBaseInfo
-+----<link linkend="gi-GIArgInfo">GIArgInfo</link>
-+----<link linkend="gi-GICallableInfo">GICallableInfo</link>
-+----<link linkend="gi-GIConstantInfo">GIConstantInfo</link>
-+----<link linkend="gi-GIFieldInfo">GIFieldInfo</link>
-+----<link linkend="gi-GIPropertyInfo">GIPropertyInfo</link>
-+----<link linkend="gi-GIRegisteredTypeInfo">GIRegisteredTypeInfo</link>
-+----<link linkend="gi-GITypeInfo">GITypeInfo</link>
-</synopsis>
-</refsect1></p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.ref.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.ref.page
deleted file mode 100644
index 32b20f40..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.ref.page
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.ref"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_base_info_ref</api:name>
- </api:function>
- </info>
- <title>ref</title>
-<synopsis><code mime="text/x-python">
-@returns(GIRepository.BaseInfo)
-def ref()
-</code></synopsis>
-<p>Increases the reference count of @info.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the same @info.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.unref.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.unref.page
deleted file mode 100644
index 0c3e3c54..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.unref.page
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.BaseInfo.unref"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.BaseInfo" group="function"/>
- <api:function>
- <api:returns>
- <api:type>none</api:type>
- </api:returns>
- <api:name>g_base_info_unref</api:name>
- </api:function>
- </info>
- <title>unref</title>
-<synopsis><code mime="text/x-python">
-@returns(none)
-def unref()
-</code></synopsis>
-<p>Decreases the reference count of @info. When its reference count
-drops to 0, the info is freed.</p>
-
-<table>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.CallableInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.CallableInfo.page
deleted file mode 100644
index ab20f816..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.CallableInfo.page
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.CallableInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.CallableInfo</title>
-<p>Represents a callable, either <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, <link xref="GIRepository.CallbackInfo">GIRepository.CallbackInfo</link> or
-<link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.CallbackInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.CallbackInfo.page
deleted file mode 100644
index e5a71709..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.CallbackInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.CallbackInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.CallbackInfo</title>
-<p>Represents a callback, eg arguments and return value.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ConstantInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ConstantInfo.page
deleted file mode 100644
index 4ed05edb..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ConstantInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ConstantInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ConstantInfo</title>
-<p>Represents a constant.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Direction.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Direction.page
deleted file mode 100644
index 88c6bd5b..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Direction.page
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.Direction"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.Direction</title>
- <p>The direction of a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>.</p>
-<table>
-<tr>
-<td><p>Direction.IN :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Direction.OUT :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Direction.INOUT :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.EnumInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.EnumInfo.page
deleted file mode 100644
index eebac1b0..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.EnumInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.EnumInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.EnumInfo</title>
-<p>Represents an enum or a flag.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FieldInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FieldInfo.page
deleted file mode 100644
index 0e90ebad..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FieldInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.FieldInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FieldInfo</title>
-<p>Represents a field of a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link> or a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link>.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FieldInfoFlags.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FieldInfoFlags.page
deleted file mode 100644
index 87df966c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FieldInfoFlags.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.FieldInfoFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FieldInfoFlags</title>
-<p>Flags for a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FunctionInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FunctionInfo.page
deleted file mode 100644
index d0b0f457..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FunctionInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.FunctionInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FunctionInfo</title>
-<p>Represents a function, eg arguments and return value.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FunctionInfoFlags.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FunctionInfoFlags.page
deleted file mode 100644
index 962e3ffa..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.FunctionInfoFlags.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.FunctionInfoFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.FunctionInfoFlags</title>
-<p>Flags for a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> struct.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.InfoType.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.InfoType.page
deleted file mode 100644
index c624fb66..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.InfoType.page
+++ /dev/null
@@ -1,95 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.InfoType"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.InfoType</title>
- <p>The type of a GIBaseInfo struct.</p>
-<table>
-<tr>
-<td><p>InfoType.INVALID :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.FUNCTION :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.CALLBACK :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.STRUCT :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.BOXED :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.ENUM :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.FLAGS :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.OBJECT :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.INTERFACE :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.CONSTANT :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.INVALID_0 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.UNION :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.VALUE :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.SIGNAL :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.VFUNC :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.PROPERTY :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.FIELD :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.ARG :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.TYPE :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>InfoType.UNRESOLVED :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.InterfaceInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.InterfaceInfo.page
deleted file mode 100644
index 27ebf8f8..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.InterfaceInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.InterfaceInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.InterfaceInfo</title>
-<p>Represents an interface.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfo.page
deleted file mode 100644
index fd74384c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfo</title>
-<p>Represents an object.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoGetValueFunction.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoGetValueFunction.page
deleted file mode 100644
index a8a86392..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoGetValueFunction.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoGetValueFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoGetValueFunction</title>
-<p>Extract an object instance out of @value</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoRefFunction.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoRefFunction.page
deleted file mode 100644
index 12b8b52a..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoRefFunction.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoRefFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoRefFunction</title>
-<p>Increases the reference count of an object instance.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoSetValueFunction.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoSetValueFunction.page
deleted file mode 100644
index 3d5c677d..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoSetValueFunction.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoSetValueFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoSetValueFunction</title>
-<p>Update @value and attach the object instance pointer @object to it.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoUnrefFunction.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoUnrefFunction.page
deleted file mode 100644
index 11120095..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ObjectInfoUnrefFunction.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ObjectInfoUnrefFunction"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ObjectInfoUnrefFunction</title>
-<p>Decreases the reference count of an object instance.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.PropertyInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.PropertyInfo.page
deleted file mode 100644
index 4d383595..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.PropertyInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.PropertyInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.PropertyInfo</title>
-<p>Represents a property of a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link> or a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link>.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RegisteredTypeInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RegisteredTypeInfo.page
deleted file mode 100644
index d98e976c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RegisteredTypeInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.RegisteredTypeInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.RegisteredTypeInfo</title>
-<p>Represent a registered type.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.dump.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.dump.page
deleted file mode 100644
index a6defe03..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.dump.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.dump"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_irepository_dump</api:name>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>arg</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>dump</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(gboolean)
-def dump(arg)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>arg :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.enumerate_versions.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.enumerate_versions.page
deleted file mode 100644
index d6c2f85f..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.enumerate_versions.page
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.enumerate_versions"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>&lt;list&gt;</api:type>
- </api:returns>
- <api:name>g_irepository_enumerate_versions</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enumerate_versions</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(&lt;list&gt;)
-def enumerate_versions(namespace_)
-</code></synopsis>
-<p>Obtain an unordered list of versions (either currently loaded or
-available) for @namespace_ in this @repository.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the array of versions.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.error_quark.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.error_quark.page
deleted file mode 100644
index 9fe89d2a..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.error_quark.page
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.error_quark"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GLib.Quark</api:type>
- </api:returns>
- <api:name>g_irepository_error_quark</api:name>
- </api:function>
- </info>
- <title>error_quark</title>
-<synopsis><code mime="text/x-python">
-@returns(GLib.Quark)
-def error_quark()
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_error_domain.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_error_domain.page
deleted file mode 100644
index 843b68bd..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_error_domain.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.find_by_error_domain"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.EnumInfo</api:type>
- </api:returns>
- <api:name>g_irepository_find_by_error_domain</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>GLib.Quark</api:type>
- <api:name>domain</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>find_by_error_domain</title>
-<synopsis><code mime="text/x-python">
-@accepts(GLib.Quark)
-@returns(GIRepository.EnumInfo)
-def find_by_error_domain(domain)
-</code></synopsis>
-<p>Searches for the enum type corresponding to the given <link xref="GError">GError</link>
-domain. Before calling this function for a particular namespace,
-you must call g_irepository_require() once to load the namespace, or
-otherwise ensure the namespace has already been loaded.</p><p>enum type, or None</p>
-
-<table>
-<tr>
-<td><p>domain :</p></td>
-<td><p>a <link xref="GError">GError</link> domain</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link> representing metadata about @domain's</p></td>
-</tr>
-</table>
-<p>Since 1.29.17</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_gtype.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_gtype.page
deleted file mode 100644
index 006ce3cd..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_gtype.page
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.find_by_gtype"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_irepository_find_by_gtype</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>GType</api:type>
- <api:name>gtype</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>find_by_gtype</title>
-<synopsis><code mime="text/x-python">
-@accepts(GType)
-@returns(GIRepository.BaseInfo)
-def find_by_gtype(gtype)
-</code></synopsis>
-<p>Searches all loaded namespaces for a particular <link xref="GType">GType</link>. Note that
-in order to locate the metadata, the namespace corresponding to
-the type must first have been loaded. There is currently no
-mechanism for determining the namespace which corresponds to an
-arbitrary GType - thus, this function will operate most reliably
-when you know the GType to originate from be from a loaded namespace.</p>
-
-<table>
-<tr>
-<td><p>gtype :</p></td>
-<td><p>GType to search for</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> representing metadata about @type, or None</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_name.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_name.page
deleted file mode 100644
index 5b84d4f0..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_name.page
+++ /dev/null
@@ -1,55 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.find_by_name"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_irepository_find_by_name</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>find_by_name</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8, utf8)
-@returns(GIRepository.BaseInfo)
-def find_by_name(namespace_, name)
-</code></synopsis>
-<p>Searches for a particular entry in a namespace. Before calling
-this function for a particular namespace, you must call
-g_irepository_require() once to load the namespace, or otherwise
-ensure the namespace has already been loaded.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace which will be searched</p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Entry name to find</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> representing metadata about @name, or None</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_c_prefix.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_c_prefix.page
deleted file mode 100644
index 22932d13..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_c_prefix.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_c_prefix"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_irepository_get_c_prefix</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_c_prefix</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(utf8)
-def get_c_prefix(namespace_)
-</code></synopsis>
-<p>This function returns the "C prefix", or the C level namespace
-associated with the given introspection namespace. Each C symbol
-starts with this prefix, as well each <link xref="GType">GType</link> in the library.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>C namespace prefix, or None if none associated</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_default.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_default.page
deleted file mode 100644
index 1c8e529d..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_default.page
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_default"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Repository</api:type>
- </api:returns>
- <api:name>g_irepository_get_default</api:name>
- </api:function>
- </info>
- <title>get_default</title>
-<synopsis><code mime="text/x-python">
-@returns(GIRepository.Repository)
-def get_default()
-</code></synopsis>
-<p>Returns the singleton process-global default <link xref="GIRepository.Repository">GIRepository.Repository</link>. It is
-not currently supported to have multiple repositories in a
-particular process, but this function is provided in the unlikely
-eventuality that it would become possible, and as a convenience for
-higher level language bindings to conform to the GObject method
-call conventions.
-All methods on <link xref="GIRepository.Repository">GIRepository.Repository</link> also accept None as an instance
-parameter to mean this default repository, which is usually more
-convenient for C.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The global singleton <link xref="GIRepository.Repository">GIRepository.Repository</link></p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_dependencies.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_dependencies.page
deleted file mode 100644
index a919b262..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_dependencies.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_dependencies"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>[utf8]</api:type>
- </api:returns>
- <api:name>g_irepository_get_dependencies</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_dependencies</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns([utf8])
-def get_dependencies(namespace_)
-</code></synopsis>
-<p>Return an array of all (transitive) dependencies for namespace
-@namespace_, including version. The returned strings are of the
-form &lt;code&gt;namespace-version&lt;/code&gt;.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace of interest</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Zero-terminated string array of versioned dependencies</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_info.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_info.page
deleted file mode 100644
index 62e45494..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_info.page
+++ /dev/null
@@ -1,56 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_info"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_irepository_get_info</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>index</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_info</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8, gint)
-@returns(GIRepository.BaseInfo)
-def get_info(namespace_, index)
-</code></synopsis>
-<p>This function returns a particular metadata entry in the
-given namespace @namespace_. The namespace must have
-already been loaded before calling this function.
-See g_irepository_get_n_infos() to find the maximum number of
-entries.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>index :</p></td>
-<td><p>0-based offset into namespace metadata for entry</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p><link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> containing metadata</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_loaded_namespaces.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_loaded_namespaces.page
deleted file mode 100644
index b10f94b8..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_loaded_namespaces.page
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_loaded_namespaces"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>[utf8]</api:type>
- </api:returns>
- <api:name>g_irepository_get_loaded_namespaces</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_loaded_namespaces</title>
-<synopsis><code mime="text/x-python">
-@returns([utf8])
-def get_loaded_namespaces()
-</code></synopsis>
-<p>Return the list of currently loaded namespaces.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>List of namespaces</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_n_infos.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_n_infos.page
deleted file mode 100644
index eca7a563..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_n_infos.page
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_n_infos"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_irepository_get_n_infos</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_n_infos</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(gint)
-def get_n_infos(namespace_)
-</code></synopsis>
-<p>This function returns the number of metadata entries in
-given namespace @namespace_. The namespace must have
-already been loaded before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of metadata entries</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_option_group.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_option_group.page
deleted file mode 100644
index 13b733ad..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_option_group.page
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_option_group"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GLib.OptionGroup</api:type>
- </api:returns>
- <api:name>g_irepository_get_option_group</api:name>
- </api:function>
- </info>
- <title>get_option_group</title>
-<synopsis><code mime="text/x-python">
-@returns(GLib.OptionGroup)
-def get_option_group()
-</code></synopsis>
-<p>Obtain the option group for girepository, it's used
-by the dumper and for programs that wants to provide
-introspection information</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the option group</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_search_path.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_search_path.page
deleted file mode 100644
index 3faa1452..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_search_path.page
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_search_path"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>&lt;list&gt;</api:type>
- </api:returns>
- <api:name>g_irepository_get_search_path</api:name>
- </api:function>
- </info>
- <title>get_search_path</title>
-<synopsis><code mime="text/x-python">
-@returns(&lt;list&gt;)
-def get_search_path()
-</code></synopsis>
-<p>Returns the search path the GIRepository will use when looking for typelibs.
-The string is internal to GIRespository and should not be freed, nor should
-the elements.</p>
-
-<table>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>list of strings</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_shared_library.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_shared_library.page
deleted file mode 100644
index c0be1f9d..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_shared_library.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_shared_library"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_irepository_get_shared_library</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_shared_library</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(utf8)
-def get_shared_library(namespace_)
-</code></synopsis>
-<p>This function returns the full path to the shared C library
-associated with the given namespace @namespace_. There may be no
-shared library path associated, in which case this function will
-return None.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Full path to shared library, or None if none associated</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_typelib_path.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_typelib_path.page
deleted file mode 100644
index 4dd71b43..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_typelib_path.page
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_typelib_path"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_irepository_get_typelib_path</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_typelib_path</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(utf8)
-def get_typelib_path(namespace_)
-</code></synopsis>
-<p>If namespace @namespace_ is loaded, return the full path to the
-.typelib file it was loaded from. If the typelib for
-namespace @namespace_ was included in a shared library, return
-the special string "$lt;builtin$gt;".</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace to use, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Filesystem path (or $lt;builtin$gt;) if successful, None if namespace is not loaded</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_version.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_version.page
deleted file mode 100644
index 86ab7dd7..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_version.page
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.get_version"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_irepository_get_version</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>get_version</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(utf8)
-def get_version(namespace_)
-</code></synopsis>
-<p>This function returns the loaded version associated with the given
-namespace @namespace_.</p><p>Note: The namespace must have already been loaded using a function
-such as g_irepository_require() before calling this function.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace to inspect</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Loaded version</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.is_registered.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.is_registered.page
deleted file mode 100644
index 862a6da1..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.is_registered.page
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.is_registered"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_irepository_is_registered</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>version</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>is_registered</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8, utf8)
-@returns(gboolean)
-def is_registered(namespace_, version)
-</code></synopsis>
-<p>Check whether a particular namespace (and optionally, a specific
-version thereof) is currently loaded. This function is likely to
-only be useful in unusual circumstances; in order to act upon
-metadata in the namespace, you should call g_irepository_require()
-instead which will ensure the namespace is loaded, and return as
-quickly as this function will if it has already been loaded.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>Namespace of interest</p></td>
-</tr>
-<tr>
-<td><p>version :</p></td>
-<td><p>Required version, may be None for latest</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if namespace-version is loaded, False otherwise</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.load_typelib.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.load_typelib.page
deleted file mode 100644
index 9bd25fc8..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.load_typelib.page
+++ /dev/null
@@ -1,52 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.load_typelib"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_irepository_load_typelib</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.Typelib</api:type>
- <api:name>typelib</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.RepositoryLoadFlags</api:type>
- <api:name>flags</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>load_typelib</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.Typelib, GIRepository.RepositoryLoadFlags)
-@returns(utf8)
-def load_typelib(typelib, flags)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>typelib :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>flags :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.prepend_search_path.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.prepend_search_path.page
deleted file mode 100644
index 01614b16..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.prepend_search_path.page
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.prepend_search_path"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="function"/>
- <api:function>
- <api:returns>
- <api:type>none</api:type>
- </api:returns>
- <api:name>g_irepository_prepend_search_path</api:name>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>directory</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>prepend_search_path</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8)
-@returns(none)
-def prepend_search_path(directory)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>directory :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.require.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.require.page
deleted file mode 100644
index 4995f3ce..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.require.page
+++ /dev/null
@@ -1,64 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.require"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Typelib</api:type>
- </api:returns>
- <api:name>g_irepository_require</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>version</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.RepositoryLoadFlags</api:type>
- <api:name>flags</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>require</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8, utf8, GIRepository.RepositoryLoadFlags)
-@returns(GIRepository.Typelib)
-def require(namespace_, version, flags)
-</code></synopsis>
-<p>Force the namespace @namespace_ to be loaded if it isn't already.
-If @namespace_ is not loaded, this function will search for a
-".typelib" file using the repository search path. In addition, a
-version @version of namespace may be specified. If @version is
-not specified, the latest will be used.</p>
-
-<table>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace to use, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>version :</p></td>
-<td><p>Version of namespace, may be None for latest</p></td>
-</tr>
-<tr>
-<td><p>flags :</p></td>
-<td><p>Set of %GIRepositoryLoadFlags, may be 0</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>a pointer to the <link xref="GIRepository.Typelib">GIRepository.Typelib</link> if successful, None otherwise</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.require_private.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.require_private.page
deleted file mode 100644
index 034914e0..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.require_private.page
+++ /dev/null
@@ -1,72 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.Repository.require_private"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="GIRepository.Repository" group="method"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Typelib</api:type>
- </api:returns>
- <api:name>g_irepository_require_private</api:name>
- <api:arg>
- <api:type>GIRepository *</api:type>
- <api:name>self</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>typelib_dir</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>namespace_</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>version</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.RepositoryLoadFlags</api:type>
- <api:name>flags</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>require_private</title>
-<synopsis><code mime="text/x-python">
-@accepts(utf8, utf8, utf8, GIRepository.RepositoryLoadFlags)
-@returns(GIRepository.Typelib)
-def require_private(typelib_dir, namespace_, version, flags)
-</code></synopsis>
-<p>Force the namespace @namespace_ to be loaded if it isn't already.
-If @namespace_ is not loaded, this function will search for a
-".typelib" file within the private directory only. In addition, a
-version @version of namespace should be specified. If @version is
-not specified, the latest will be used.</p>
-
-<table>
-<tr>
-<td><p>typelib_dir :</p></td>
-<td><p>Private directory where to find the requested typelib</p></td>
-</tr>
-<tr>
-<td><p>namespace_ :</p></td>
-<td><p>GI namespace to use, e.g. "Gtk"</p></td>
-</tr>
-<tr>
-<td><p>version :</p></td>
-<td><p>Version of namespace, may be None for latest</p></td>
-</tr>
-<tr>
-<td><p>flags :</p></td>
-<td><p>Set of %GIRepositoryLoadFlags, may be 0</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>a pointer to the <link xref="GIRepository.Typelib">GIRepository.Typelib</link> if successful, None otherwise</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RepositoryClass.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RepositoryClass.page
deleted file mode 100644
index 3da740bc..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RepositoryClass.page
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.RepositoryClass"
- type="guide"
- style="record"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepositoryRepositoryClass</title>
- <p>None</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RepositoryError.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RepositoryError.page
deleted file mode 100644
index d4224816..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RepositoryError.page
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.RepositoryError"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.RepositoryError</title>
-
-<table>
-<tr>
-<td><p>RepositoryError.TYPELIB_NOT_FOUND :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>RepositoryError.NAMESPACE_MISMATCH :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>RepositoryError.NAMESPACE_VERSION_CONFLICT :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>RepositoryError.LIBRARY_NOT_FOUND :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RepositoryLoadFlags.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RepositoryLoadFlags.page
deleted file mode 100644
index 6ad05e8b..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.RepositoryLoadFlags.page
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.RepositoryLoadFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.RepositoryLoadFlags</title>
-<p>Flags that controlls how a typelib is loaded by
-GIRepositry, used by g_irepository_load_typelib().</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ScopeType.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ScopeType.page
deleted file mode 100644
index 9ff8a53c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ScopeType.page
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ScopeType"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.ScopeType</title>
- <p>Scope type of a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link> representing callback, determines how the
-callback is invoked and is used to decided when the invoke structs
-can be freed.</p>
-<table>
-<tr>
-<td><p>ScopeType.INVALID :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>ScopeType.CALL :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>ScopeType.ASYNC :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>ScopeType.NOTIFIED :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.SignalInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.SignalInfo.page
deleted file mode 100644
index 24f8471c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.SignalInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.SignalInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.SignalInfo</title>
-<p>Represents a signal.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.StructInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.StructInfo.page
deleted file mode 100644
index 5e1cb0dc..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.StructInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.StructInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.StructInfo</title>
-<p>Represents a struct.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Transfer.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Transfer.page
deleted file mode 100644
index 9d55aa1e..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Transfer.page
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.Transfer"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.Transfer</title>
- <p>The transfer is the exchange of data between two parts, from the callee to
-the caller. The callee is either a function/method/signal or an
-object/interface where a property is defined. The caller is the side
-accessing a property or calling a function.
-<link xref="GIRepository.Transfer">GIRepository.Transfer</link> specifies who's responsible for freeing the resources after the
-ownership transfer is complete. In case of a containing type such as a list,
-an array or a hash table the container itself is specified differently from
-the items within the container itself. Each container is freed differently,
-check the documentation for the types themselves for information on how to
-free them.</p>
-<table>
-<tr>
-<td><p>Transfer.NOTHING :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Transfer.CONTAINER :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Transfer.EVERYTHING :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.TypeInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.TypeInfo.page
deleted file mode 100644
index 5b46d876..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.TypeInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.TypeInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.TypeInfo</title>
-<p>Represents type information, direction, transfer etc.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.TypeTag.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.TypeTag.page
deleted file mode 100644
index 0ce9a1f6..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.TypeTag.page
+++ /dev/null
@@ -1,103 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.TypeTag"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.TypeTag</title>
- <p>The type tag of a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p>
-<table>
-<tr>
-<td><p>TypeTag.VOID :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.BOOLEAN :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.INT8 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.UINT8 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.INT16 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.UINT16 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.INT32 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.UINT32 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.INT64 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.UINT64 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.FLOAT :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.DOUBLE :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.GTYPE :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.UTF8 :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.FILENAME :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.ARRAY :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.INTERFACE :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.GLIST :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.GSLIST :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.GHASH :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.ERROR :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>TypeTag.UNICHAR :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.UnionInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.UnionInfo.page
deleted file mode 100644
index 013ecb53..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.UnionInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.UnionInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.UnionInfo</title>
-<p>Represents a union.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.VFuncInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.VFuncInfo.page
deleted file mode 100644
index a864ec1d..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.VFuncInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.VFuncInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.VFuncInfo</title>
-<p>Represents a virtual function.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.VFuncInfoFlags.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.VFuncInfoFlags.page
deleted file mode 100644
index a750dfde..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.VFuncInfoFlags.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.VFuncInfoFlags"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.VFuncInfoFlags</title>
-<p>Flags of a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link> struct.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ValueInfo.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ValueInfo.page
deleted file mode 100644
index 39ad0fa5..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.ValueInfo.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.ValueInfo"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository.ValueInfo</title>
-<p>Represents a enum value of a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link>.</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository._Argument.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository._Argument.page
deleted file mode 100644
index b5472b97..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository._Argument.page
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository._Argument"
- type="topic"
- style=""
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- </info>
- <title>GIRepository._Argument</title>
-
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_closure.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_closure.page
deleted file mode 100644
index 4cc663eb..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_closure.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_closure"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_arg_info_get_closure</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_get_closure</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gint)
-def arg_info_get_closure(info)
-</code></synopsis>
-<p>Obtain the index of the user data argument. This is only valid
-for arguments which are callbacks.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>index of the user data argument or -1 if there is none</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_destroy.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_destroy.page
deleted file mode 100644
index be3a4f75..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_destroy.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_destroy"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_arg_info_get_destroy</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_get_destroy</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gint)
-def arg_info_get_destroy(info)
-</code></synopsis>
-<p>Obtains the index of the <link xref="GDestroyNotify">GDestroyNotify</link> argument. This is only valid
-for arguments which are callbacks.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>index of the <link xref="GDestroyNotify">GDestroyNotify</link> argument or -1 if there is none</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_direction.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_direction.page
deleted file mode 100644
index c96c426c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_direction.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_direction"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Direction</api:type>
- </api:returns>
- <api:name>g_arg_info_get_direction</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_get_direction</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(GIRepository.Direction)
-def arg_info_get_direction(info)
-</code></synopsis>
-<p>Obtain the direction of the argument. Check <link xref="GIRepository.Direction">GIRepository.Direction</link> for possible
-direction values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the direction</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_ownership_transfer.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_ownership_transfer.page
deleted file mode 100644
index 3a7c65eb..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_ownership_transfer.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_ownership_transfer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Transfer</api:type>
- </api:returns>
- <api:name>g_arg_info_get_ownership_transfer</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_get_ownership_transfer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(GIRepository.Transfer)
-def arg_info_get_ownership_transfer(info)
-</code></synopsis>
-<p>Obtain the ownership transfer for this argument.
-<link xref="GIRepository.Transfer">GIRepository.Transfer</link> contains a list of possible values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the transfer</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_scope.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_scope.page
deleted file mode 100644
index 63ccc342..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_scope.page
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_scope"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ScopeType</api:type>
- </api:returns>
- <api:name>g_arg_info_get_scope</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_get_scope</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(GIRepository.ScopeType)
-def arg_info_get_scope(info)
-</code></synopsis>
-<p>Obtain the scope type for this argument. The scope type explains
-how a callback is going to be invoked, most importantly when
-the resources required to invoke it can be freed.
-<link xref="GIRepository.ScopeType">GIRepository.ScopeType</link> contains a list of possible values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the scope type</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_type.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_type.page
deleted file mode 100644
index 3b71b73b..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_type.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_arg_info_get_type</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_get_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(GIRepository.TypeInfo)
-def arg_info_get_type(info)
-</code></synopsis>
-<p>Obtain the type information for @info.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>, free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_caller_allocates.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_caller_allocates.page
deleted file mode 100644
index 1f297fcd..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_caller_allocates.page
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_caller_allocates"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_caller_allocates</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_is_caller_allocates</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gboolean)
-def arg_info_is_caller_allocates(info)
-</code></synopsis>
-<p>Obtain if the argument is a pointer to a struct or object that will
-receive an output of a function. The default assumption for
-%GI_DIRECTION_OUT arguments which have allocation is that the
-callee allocates; if this is True, then the caller must allocate.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if caller is required to have allocated the argument</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_optional.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_optional.page
deleted file mode 100644
index 91d1988e..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_optional.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_optional"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_optional</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_is_optional</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gboolean)
-def arg_info_is_optional(info)
-</code></synopsis>
-<p>Obtain if the argument is optional.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if it is an optional argument</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_return_value.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_return_value.page
deleted file mode 100644
index ccad77e5..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_return_value.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_return_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_return_value</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_is_return_value</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gboolean)
-def arg_info_is_return_value(info)
-</code></synopsis>
-<p>Obtain if the argument is a return value. It can either be a
-parameter or a return value.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if it is a return value</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_skip.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_skip.page
deleted file mode 100644
index 8d26c654..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_skip.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_is_skip"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_is_skip</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_is_skip</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gboolean)
-def arg_info_is_skip(info)
-</code></synopsis>
-<p>Obtain if an argument is only useful in C.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if argument is only useful in C.</p></td>
-</tr>
-</table>
-<p>Since 1.29.0</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_load_type.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_load_type.page
deleted file mode 100644
index 27e5ac45..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_load_type.page
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_load_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>none</api:type>
- </api:returns>
- <api:name>g_arg_info_load_type</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_load_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo, GIRepository.TypeInfo)
-@returns(none)
-def arg_info_load_type(info, type)
-</code></synopsis>
-<p>Obtain information about a the type of given argument @info; this
-function is a variant of g_arg_info_get_type() designed for stack
-allocation.</p><p>The initialized @type must not be referenced after @info is deallocated.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>type :</p></td>
-<td><p>Initialized with information about type of @info</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_may_be_null.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_may_be_null.page
deleted file mode 100644
index d9034276..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_may_be_null.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.arg_info_may_be_null"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_arg_info_may_be_null</api:name>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>arg_info_may_be_null</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ArgInfo)
-@returns(gboolean)
-def arg_info_may_be_null(info)
-</code></synopsis>
-<p>Obtain if the argument accepts None.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if it accepts None</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.base_info_get_type.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.base_info_get_type.page
deleted file mode 100644
index 765af90d..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.base_info_get_type.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.base_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.InfoType</api:type>
- </api:returns>
- <api:name>g_base_info_get_type</api:name>
- <api:arg>
- <api:type>GIRepository.BaseInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>base_info_get_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.BaseInfo)
-@returns(GIRepository.InfoType)
-def base_info_get_type(info)
-</code></synopsis>
-<p>Obtain the info type of the GIBaseInfo.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the info type of @info</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_arg.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_arg.page
deleted file mode 100644
index eb335624..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_arg.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_arg"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ArgInfo</api:type>
- </api:returns>
- <api:name>g_callable_info_get_arg</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_get_arg</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo, gint)
-@returns(GIRepository.ArgInfo)
-def callable_info_get_arg(info, n)
-</code></synopsis>
-<p>Obtain information about a particular argument of this callable.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>the argument index to fetch</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ArgInfo">GIRepository.ArgInfo</link>. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_caller_owns.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_caller_owns.page
deleted file mode 100644
index 46f340ca..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_caller_owns.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_caller_owns"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Transfer</api:type>
- </api:returns>
- <api:name>g_callable_info_get_caller_owns</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_get_caller_owns</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo)
-@returns(GIRepository.Transfer)
-def callable_info_get_caller_owns(info)
-</code></synopsis>
-<p>See whether the caller owns the return value of this callable.
-<link xref="GIRepository.Transfer">GIRepository.Transfer</link> contains a list of possible transfer values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if the caller owns the return value, False otherwise.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_n_args.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_n_args.page
deleted file mode 100644
index 831e9fb0..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_n_args.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_n_args"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_callable_info_get_n_args</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_get_n_args</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo)
-@returns(gint)
-def callable_info_get_n_args(info)
-</code></synopsis>
-<p>Obtain the number of arguments (both IN and OUT) for this callable.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The number of arguments this callable expects.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_return_attribute.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_return_attribute.page
deleted file mode 100644
index 52ddc1ba..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_return_attribute.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_return_attribute"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_callable_info_get_return_attribute</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_get_return_attribute</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo, utf8)
-@returns(utf8)
-def callable_info_get_return_attribute(info, name)
-</code></synopsis>
-<p>Retrieve an arbitrary attribute associated with the return value.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>a freeform string naming an attribute</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>The value of the attribute, or None if no such attribute exists</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_return_type.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_return_type.page
deleted file mode 100644
index e54edfed..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_return_type.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_get_return_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_callable_info_get_return_type</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_get_return_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo)
-@returns(GIRepository.TypeInfo)
-def callable_info_get_return_type(info)
-</code></synopsis>
-<p>Obtain the return type of a callable item as a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_iterate_return_attributes.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_iterate_return_attributes.page
deleted file mode 100644
index fd04e15e..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_iterate_return_attributes.page
+++ /dev/null
@@ -1,68 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_iterate_return_attributes"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_callable_info_iterate_return_attributes</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.AttributeIter</api:type>
- <api:name>iterator</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_iterate_return_attributes</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo, GIRepository.AttributeIter, utf8, utf8)
-@returns(gboolean)
-def callable_info_iterate_return_attributes(info, iterator, name, value)
-</code></synopsis>
-<p>Iterate over all attributes associated with the return value. The
-iterator structure is typically stack allocated, and must have its
-first member initialized to None.</p><p>Both the @name and @value should be treated as constants
-and must not be freed.</p><p>See g_base_info_iterate_attributes() for an example of how to use a
-similar API.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>iterator :</p></td>
-<td><p>a <link xref="GIRepository.AttributeIter">GIRepository.AttributeIter</link> structure, must be initialized; see below</p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>Returned name, must not be freed</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if there are more attributes</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_load_arg.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_load_arg.page
deleted file mode 100644
index 8f3cbcd1..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_load_arg.page
+++ /dev/null
@@ -1,54 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_load_arg"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>none</api:type>
- </api:returns>
- <api:name>g_callable_info_load_arg</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.ArgInfo</api:type>
- <api:name>arg</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_load_arg</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo, gint, GIRepository.ArgInfo)
-@returns(none)
-def callable_info_load_arg(info, n, arg)
-</code></synopsis>
-<p>Obtain information about a particular argument of this callable; this
-function is a variant of g_callable_info_get_arg() designed for stack
-allocation.</p><p>The initialized @arg must not be referenced after @info is deallocated.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>the argument index to fetch</p></td>
-</tr>
-<tr>
-<td><p>arg :</p></td>
-<td><p>Initialize with argument number @n</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_load_return_type.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_load_return_type.page
deleted file mode 100644
index 04e7aafe..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_load_return_type.page
+++ /dev/null
@@ -1,46 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_load_return_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>none</api:type>
- </api:returns>
- <api:name>g_callable_info_load_return_type</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_load_return_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo, GIRepository.TypeInfo)
-@returns(none)
-def callable_info_load_return_type(info, type)
-</code></synopsis>
-<p>Obtain information about a return value of callable; this
-function is a variant of g_callable_info_get_return_type() designed for stack
-allocation.</p><p>The initialized @type must not be referenced after @info is deallocated.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>type :</p></td>
-<td><p>Initialized with return type of @info</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_may_return_null.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_may_return_null.page
deleted file mode 100644
index 8e7c10a8..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_may_return_null.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_may_return_null"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_callable_info_may_return_null</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_may_return_null</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo)
-@returns(gboolean)
-def callable_info_may_return_null(info)
-</code></synopsis>
-<p>See if a callable could return None.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if callable could return None</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_skip_return.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_skip_return.page
deleted file mode 100644
index 48152a32..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_skip_return.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.callable_info_skip_return"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_callable_info_skip_return</api:name>
- <api:arg>
- <api:type>GIRepository.CallableInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>callable_info_skip_return</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.CallableInfo)
-@returns(gboolean)
-def callable_info_skip_return(info)
-</code></synopsis>
-<p>See if a callable's return value is only useful in C.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.CallableInfo">GIRepository.CallableInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if return value is only useful in C.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_free_value.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_free_value.page
deleted file mode 100644
index 58eb9469..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_free_value.page
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.constant_info_free_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>none</api:type>
- </api:returns>
- <api:name>g_constant_info_free_value</api:name>
- <api:arg>
- <api:type>GIRepository.ConstantInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>constant_info_free_value</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ConstantInfo, None)
-@returns(none)
-def constant_info_free_value(info, value)
-</code></synopsis>
-<p>Free the value returned from g_constant_info_get_value().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link></p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>the argument</p></td>
-</tr>
-</table>
-<p>Since 1.30.1</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_get_type.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_get_type.page
deleted file mode 100644
index 542313d3..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_get_type.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.constant_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_constant_info_get_type</api:name>
- <api:arg>
- <api:type>GIRepository.ConstantInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>constant_info_get_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ConstantInfo)
-@returns(GIRepository.TypeInfo)
-def constant_info_get_type(info)
-</code></synopsis>
-<p>Obtain the type of the constant as a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_get_value.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_get_value.page
deleted file mode 100644
index 6369c8ac..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_get_value.page
+++ /dev/null
@@ -1,51 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.constant_info_get_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_constant_info_get_value</api:name>
- <api:arg>
- <api:type>GIRepository.ConstantInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>constant_info_get_value</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ConstantInfo, None)
-@returns(gint)
-def constant_info_get_value(info, value)
-</code></synopsis>
-<p>Obtain the value associated with the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link> and store it in the
-@value parameter. @argument needs to be allocated before passing it in.
-The size of the constant value stored in @argument will be returned.
-Free the value with g_constant_info_free_value().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link></p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>an argument</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>size of the constant</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_error_domain.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_error_domain.page
deleted file mode 100644
index 5ce7a56f..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_error_domain.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_error_domain"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_enum_info_get_error_domain</api:name>
- <api:arg>
- <api:type>GIRepository.EnumInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enum_info_get_error_domain</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.EnumInfo)
-@returns(utf8)
-def enum_info_get_error_domain(info)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_method.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_method.page
deleted file mode 100644
index 994391a8..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_method.page
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_enum_info_get_method</api:name>
- <api:arg>
- <api:type>GIRepository.EnumInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enum_info_get_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.EnumInfo, gint)
-@returns(GIRepository.FunctionInfo)
-def enum_info_get_method(info, n)
-</code></synopsis>
-<p>Obtain an enum type method at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of method to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-<p>Since 1.29.17</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_n_methods.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_n_methods.page
deleted file mode 100644
index e4986277..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_n_methods.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_enum_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIRepository.EnumInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enum_info_get_n_methods</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.EnumInfo)
-@returns(gint)
-def enum_info_get_n_methods(info)
-</code></synopsis>
-<p>Obtain the number of methods that this enum type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-<p>Since 1.29.17</p>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_n_values.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_n_values.page
deleted file mode 100644
index bb14b4eb..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_n_values.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_n_values"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_enum_info_get_n_values</api:name>
- <api:arg>
- <api:type>GIRepository.EnumInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enum_info_get_n_values</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.EnumInfo)
-@returns(gint)
-def enum_info_get_n_values(info)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_storage_type.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_storage_type.page
deleted file mode 100644
index e9076cca..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_storage_type.page
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_storage_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeTag</api:type>
- </api:returns>
- <api:name>g_enum_info_get_storage_type</api:name>
- <api:arg>
- <api:type>GIRepository.EnumInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enum_info_get_storage_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.EnumInfo)
-@returns(GIRepository.TypeTag)
-def enum_info_get_storage_type(info)
-</code></synopsis>
-<p>Obtain the tag of the type used for the enum in the C ABI. This will
-will be a signed or unsigned integral type.
-Note that in the current implementation the width of the type is
-computed correctly, but the signed or unsigned nature of the type
-may not match the sign of the type used by the C compiler.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the storage type for the enumeration</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_value.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_value.page
deleted file mode 100644
index 06fc6c95..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_value.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.enum_info_get_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ValueInfo</api:type>
- </api:returns>
- <api:name>g_enum_info_get_value</api:name>
- <api:arg>
- <api:type>GIRepository.EnumInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>enum_info_get_value</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.EnumInfo, gint)
-@returns(GIRepository.ValueInfo)
-def enum_info_get_value(info, n)
-</code></synopsis>
-<p>Obtain a value for this enumeration.</p><p>free the struct with g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.EnumInfo">GIRepository.EnumInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of value to fetch</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the enumeration value or None if type tag is wrong,</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_field.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_field.page
deleted file mode 100644
index a9d26dab..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_field.page
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_field_info_get_field</api:name>
- <api:arg>
- <api:type>GIRepository.FieldInfo</api:type>
- <api:name>field_info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gpointer</api:type>
- <api:name>mem</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>field_info_get_field</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FieldInfo, gpointer, None)
-@returns(gboolean)
-def field_info_get_field(field_info, mem, value)
-</code></synopsis>
-<p>Reads a field identified by a <link xref="GFieldInfo">GFieldInfo</link> from a C structure or
-union. This only handles fields of simple C types. It will fail
-for a field of a composite type like a nested structure or union
-even if that is actually readable.</p>
-
-<table>
-<tr>
-<td><p>field_info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>mem :</p></td>
-<td><p>pointer to a block of memory representing a C structure or union</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>a <link xref="GIArgument">GIArgument</link> into which to store the value retrieved</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if reading the field succeeded, otherwise False</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_flags.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_flags.page
deleted file mode 100644
index d5ce386c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_flags.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FieldInfoFlags</api:type>
- </api:returns>
- <api:name>g_field_info_get_flags</api:name>
- <api:arg>
- <api:type>GIRepository.FieldInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>field_info_get_flags</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FieldInfo)
-@returns(GIRepository.FieldInfoFlags)
-def field_info_get_flags(info)
-</code></synopsis>
-<p>Obtain the flags for this <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>. See <link xref="GIRepository.FieldInfoFlags">GIRepository.FieldInfoFlags</link> for possible
-flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_offset.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_offset.page
deleted file mode 100644
index 97434ebf..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_offset.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_offset"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_field_info_get_offset</api:name>
- <api:arg>
- <api:type>GIRepository.FieldInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>field_info_get_offset</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FieldInfo)
-@returns(gint)
-def field_info_get_offset(info)
-</code></synopsis>
-<p>Obtain the offset in bits of the field member, this is relative
-to the beginning of the struct or union.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the field offset</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_size.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_size.page
deleted file mode 100644
index 19f80ecc..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_size.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_field_info_get_size</api:name>
- <api:arg>
- <api:type>GIRepository.FieldInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>field_info_get_size</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FieldInfo)
-@returns(gint)
-def field_info_get_size(info)
-</code></synopsis>
-<p>Obtain the size in bits of the field member, this is how
-much space you need to allocate to store the field.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the field size</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_type.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_type.page
deleted file mode 100644
index f001fcaf..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_type.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_field_info_get_type</api:name>
- <api:arg>
- <api:type>GIRepository.FieldInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>field_info_get_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FieldInfo)
-@returns(GIRepository.TypeInfo)
-def field_info_get_type(info)
-</code></synopsis>
-<p>Obtain the type of a field as a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_set_field.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_set_field.page
deleted file mode 100644
index e4a3ee1f..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_set_field.page
+++ /dev/null
@@ -1,61 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.field_info_set_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_field_info_set_field</api:name>
- <api:arg>
- <api:type>GIRepository.FieldInfo</api:type>
- <api:name>field_info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gpointer</api:type>
- <api:name>mem</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>field_info_set_field</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FieldInfo, gpointer, None)
-@returns(gboolean)
-def field_info_set_field(field_info, mem, value)
-</code></synopsis>
-<p>Writes a field identified by a <link xref="GFieldInfo">GFieldInfo</link> to a C structure or
-union. This only handles fields of simple C types. It will fail
-for a field of a composite type like a nested structure or union
-even if that is actually writable. Note also that that it will refuse
-to write fields where memory management would by required. A field
-with a type such as 'char *' must be set with a setter function.</p>
-
-<table>
-<tr>
-<td><p>field_info :</p></td>
-<td><p>a <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link></p></td>
-</tr>
-<tr>
-<td><p>mem :</p></td>
-<td><p>pointer to a block of memory representing a C structure or union</p></td>
-</tr>
-<tr>
-<td><p>value :</p></td>
-<td><p>a <link xref="GIArgument">GIArgument</link> holding the value to store</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if writing the field succeeded, otherwise False</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_flags.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_flags.page
deleted file mode 100644
index fd08039c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_flags.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfoFlags</api:type>
- </api:returns>
- <api:name>g_function_info_get_flags</api:name>
- <api:arg>
- <api:type>GIRepository.FunctionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>function_info_get_flags</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FunctionInfo)
-@returns(GIRepository.FunctionInfoFlags)
-def function_info_get_flags(info)
-</code></synopsis>
-<p>Obtain the <link xref="GIRepository.FunctionInfoFlags">GIRepository.FunctionInfoFlags</link> for the @info.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_property.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_property.page
deleted file mode 100644
index 45b8a82e..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_property.page
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_property"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.PropertyInfo</api:type>
- </api:returns>
- <api:name>g_function_info_get_property</api:name>
- <api:arg>
- <api:type>GIRepository.FunctionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>function_info_get_property</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FunctionInfo)
-@returns(GIRepository.PropertyInfo)
-def function_info_get_property(info)
-</code></synopsis>
-<p>Obtain the property associated with this <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>.
-Only <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> with the flag %GI_FUNCTION_IS_GETTER or
-%GI_FUNCTION_IS_SETTER have a property set. For other cases,
-None will be returned.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the property or None if not set. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_symbol.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_symbol.page
deleted file mode 100644
index fffd2485..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_symbol.page
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_symbol"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_function_info_get_symbol</api:name>
- <api:arg>
- <api:type>GIRepository.FunctionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>function_info_get_symbol</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FunctionInfo)
-@returns(utf8)
-def function_info_get_symbol(info)
-</code></synopsis>
-<p>Obtain the symbol of the function. The symbol is the name of the
-exported function, suitable to be used as an argument to
-g_module_symbol().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_vfunc.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_vfunc.page
deleted file mode 100644
index e7ba3c8a..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_vfunc.page
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_get_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_function_info_get_vfunc</api:name>
- <api:arg>
- <api:type>GIRepository.FunctionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>function_info_get_vfunc</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FunctionInfo)
-@returns(GIRepository.VFuncInfo)
-def function_info_get_vfunc(info)
-</code></synopsis>
-<p>Obtain the virtual function associated with this <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>.
-Only <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> with the flag %GI_FUNCTION_WRAPS_VFUNC has
-a virtual function set. For other cases, None will be returned.</p><p>Free it by calling g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the virtual function or None if not set.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_invoke.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_invoke.page
deleted file mode 100644
index 0ad45094..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_invoke.page
+++ /dev/null
@@ -1,85 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.function_info_invoke"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_function_info_invoke</api:name>
- <api:arg>
- <api:type>GIRepository.FunctionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n_in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n_out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>return_value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>function_info_invoke</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.FunctionInfo, None, gint, None, gint, None)
-@returns(gboolean)
-def function_info_invoke(info, in_args, n_in_args, out_args, n_out_args, return_value)
-</code></synopsis>
-<p>Invokes the function described in @info with the given
-arguments. Note that inout parameters must appear in both
-argument lists. This function uses dlsym() to obtain a pointer
-to the function, so the library or shared object containing the
-described function must either be linked to the caller, or must
-have been g_module_symbol()&lt;!-- --&gt;ed before calling this function.</p><p>error occurred.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> describing the function to invoke</p></td>
-</tr>
-<tr>
-<td><p>in_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link>&lt;!-- --&gt;s, one for each in parameter of @info. If there are no in parameter, @in_args can be None</p></td>
-</tr>
-<tr>
-<td><p>n_in_args :</p></td>
-<td><p>the length of the @in_args array</p></td>
-</tr>
-<tr>
-<td><p>out_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link>&lt;!-- --&gt;s, one for each out parameter of @info. If there are no out parameters, @out_args may be None</p></td>
-</tr>
-<tr>
-<td><p>n_out_args :</p></td>
-<td><p>the length of the @out_args array</p></td>
-</tr>
-<tr>
-<td><p>return_value :</p></td>
-<td><p>return location for the return value of the function. If the function returns void, @return_value may be None</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if the function has been invoked, False if an</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.info_new.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.info_new.page
deleted file mode 100644
index 79730416..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.info_new.page
+++ /dev/null
@@ -1,64 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.info_new"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_info_new</api:name>
- <api:arg>
- <api:type>GIRepository.InfoType</api:type>
- <api:name>type</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.BaseInfo</api:type>
- <api:name>container</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.Typelib</api:type>
- <api:name>typelib</api:name>
- </api:arg>
- <api:arg>
- <api:type>guint32</api:type>
- <api:name>offset</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>info_new</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InfoType, GIRepository.BaseInfo, GIRepository.Typelib, guint32)
-@returns(GIRepository.BaseInfo)
-def info_new(type, container, typelib, offset)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>type :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>container :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>typelib :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>offset :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.info_type_to_string.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.info_type_to_string.page
deleted file mode 100644
index 5b12439d..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.info_type_to_string.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.info_type_to_string"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_info_type_to_string</api:name>
- <api:arg>
- <api:type>GIRepository.InfoType</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>info_type_to_string</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InfoType)
-@returns(utf8)
-def info_type_to_string(type)
-</code></synopsis>
-<p>Obtain a string representation of @type</p>
-
-<table>
-<tr>
-<td><p>type :</p></td>
-<td><p>the info type</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the string</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_find_method.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_find_method.page
deleted file mode 100644
index be95a519..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_find_method.page
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_find_method</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_find_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, utf8)
-@returns(GIRepository.FunctionInfo)
-def interface_info_find_method(info, name)
-</code></synopsis>
-<p>Obtain a method of the interface type given a @name. None will be
-returned if there's no method available with that name.</p><p>Free the struct by calling g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link> or None if none found.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_find_vfunc.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_find_vfunc.page
deleted file mode 100644
index b23e4e43..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_find_vfunc.page
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_find_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_find_vfunc</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_find_vfunc</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, utf8)
-@returns(GIRepository.VFuncInfo)
-def interface_info_find_vfunc(info, name)
-</code></synopsis>
-<p>Locate a virtual function slot with name @name. See the documentation
-for g_object_info_find_vfunc() for more information on virtuals.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>The name of a virtual function to find.</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>, or None. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_constant.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_constant.page
deleted file mode 100644
index 5b3fbcef..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_constant.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_constant"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ConstantInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_constant</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_constant</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, gint)
-@returns(GIRepository.ConstantInfo)
-def interface_info_get_constant(info, n)
-</code></synopsis>
-<p>Obtain an interface type constant at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of constant to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_iface_struct.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_iface_struct.page
deleted file mode 100644
index 571bbde9..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_iface_struct.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_iface_struct"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.StructInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_iface_struct</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_iface_struct</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(GIRepository.StructInfo)
-def interface_info_get_iface_struct(info)
-</code></synopsis>
-<p>Returns the layout C structure associated with this <link xref="GInterface">GInterface</link>.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link> or None. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_method.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_method.page
deleted file mode 100644
index 760a0963..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_method.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_method</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, gint)
-@returns(GIRepository.FunctionInfo)
-def interface_info_get_method(info, n)
-</code></synopsis>
-<p>Obtain an interface type method at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of method to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_constants.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_constants.page
deleted file mode 100644
index a574e0cc..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_constants.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_constants"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_constants</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_n_constants</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(gint)
-def interface_info_get_n_constants(info)
-</code></synopsis>
-<p>Obtain the number of constants that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of constants</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_methods.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_methods.page
deleted file mode 100644
index ba351b3a..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_methods.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_n_methods</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(gint)
-def interface_info_get_n_methods(info)
-</code></synopsis>
-<p>Obtain the number of methods that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_prerequisites.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_prerequisites.page
deleted file mode 100644
index 70db1464..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_prerequisites.page
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_prerequisites"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_prerequisites</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_n_prerequisites</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(gint)
-def interface_info_get_n_prerequisites(info)
-</code></synopsis>
-<p>Obtain the number of prerequisites for this interface type.
-A prerequisites is another interface that needs to be implemented for
-interface, similar to an base class for GObjects.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of prerequisites</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_properties.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_properties.page
deleted file mode 100644
index 6c9502de..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_properties.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_properties"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_properties</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_n_properties</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(gint)
-def interface_info_get_n_properties(info)
-</code></synopsis>
-<p>Obtain the number of properties that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of properties</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_signals.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_signals.page
deleted file mode 100644
index 1174ec4e..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_signals.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_signals"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_signals</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_n_signals</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(gint)
-def interface_info_get_n_signals(info)
-</code></synopsis>
-<p>Obtain the number of signals that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of signals</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_vfuncs.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_vfuncs.page
deleted file mode 100644
index 62c0bc10..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_vfuncs.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_n_vfuncs"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_interface_info_get_n_vfuncs</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_n_vfuncs</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo)
-@returns(gint)
-def interface_info_get_n_vfuncs(info)
-</code></synopsis>
-<p>Obtain the number of virtual functions that this interface type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of virtual functions</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_prerequisite.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_prerequisite.page
deleted file mode 100644
index 2dea057c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_prerequisite.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_prerequisite"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_prerequisite</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_prerequisite</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, gint)
-@returns(GIRepository.BaseInfo)
-def interface_info_get_prerequisite(info, n)
-</code></synopsis>
-<p>Obtain an interface type prerequisites index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of prerequisites to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the prerequisites as a <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_property.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_property.page
deleted file mode 100644
index 6cff4155..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_property.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_property"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.PropertyInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_property</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_property</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, gint)
-@returns(GIRepository.PropertyInfo)
-def interface_info_get_property(info, n)
-</code></synopsis>
-<p>Obtain an interface type property at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of property to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_signal.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_signal.page
deleted file mode 100644
index f46af599..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_signal.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.SignalInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_signal</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_signal</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, gint)
-@returns(GIRepository.SignalInfo)
-def interface_info_get_signal(info, n)
-</code></synopsis>
-<p>Obtain an interface type signal at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of signal to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_vfunc.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_vfunc.page
deleted file mode 100644
index 58b6809b..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_vfunc.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.interface_info_get_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_interface_info_get_vfunc</api:name>
- <api:arg>
- <api:type>GIRepository.InterfaceInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>interface_info_get_vfunc</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.InterfaceInfo, gint)
-@returns(GIRepository.VFuncInfo)
-def interface_info_get_vfunc(info, n)
-</code></synopsis>
-<p>Obtain an interface type virtual function at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of virtual function to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.nvokeError.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.nvokeError.page
deleted file mode 100644
index 9cd1c9ea..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.nvokeError.page
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0"?>
-<page id="GIRepository.nvokeError"
- type="guide"
- style="enum"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index"/>
- </info>
- <title>GIRepository.nvokeError</title>
- <p>An error occuring while invoking a function via
-g_function_info_invoke().</p>
-<table>
-<tr>
-<td><p>nvokeError.FAILED :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>nvokeError.SYMBOL_NOT_FOUND :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>nvokeError.ARGUMENT_MISMATCH :</p></td>
-<td></td>
-</tr>
-</table>
-
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_method.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_method.page
deleted file mode 100644
index 40ca69b0..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_method.page
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_object_info_find_method</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_find_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, utf8)
-@returns(GIRepository.FunctionInfo)
-def object_info_find_method(info, name)
-</code></synopsis>
-<p>Obtain a method of the object type given a @name. None will be
-returned if there's no method available with that name.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_method_using_interfaces.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_method_using_interfaces.page
deleted file mode 100644
index 6e4bd653..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_method_using_interfaces.page
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_method_using_interfaces"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_object_info_find_method_using_interfaces</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>implementor</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_find_method_using_interfaces</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, utf8, GIRepository.ObjectInfo)
-@returns(GIRepository.FunctionInfo)
-def object_info_find_method_using_interfaces(info, name, implementor)
-</code></synopsis>
-<p>Obtain a method of the object given a @name, searching both the
-object @info and any interfaces it implements. None will be
-returned if there's no method available with that name.</p><p>Note that this function does *not* search parent classes; you will have
-to chain up if that's desired.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>implementor :</p></td>
-<td><p>The implementor of the interface</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_signal.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_signal.page
deleted file mode 100644
index fc49ce8f..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_signal.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.SignalInfo</api:type>
- </api:returns>
- <api:name>g_object_info_find_signal</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_find_signal</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, utf8)
-@returns(GIRepository.SignalInfo)
-def object_info_find_signal(info, name)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>Name of signal</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>Info for the signal with name @name in @info, or None on failure.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc.page
deleted file mode 100644
index 5618afa5..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc.page
+++ /dev/null
@@ -1,54 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_object_info_find_vfunc</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_find_vfunc</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, utf8)
-@returns(GIRepository.VFuncInfo)
-def object_info_find_vfunc(info, name)
-</code></synopsis>
-<p>Locate a virtual function slot with name @name. Note that the namespace
-for virtuals is distinct from that of methods; there may or may not be
-a concrete method associated for a virtual. If there is one, it may
-be retrieved using g_vfunc_info_get_invoker(), otherwise None will be
-returned.
-See the documentation for g_vfunc_info_get_invoker() for more
-information on invoking virtuals.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>The name of a virtual function to find.</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>, or None. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc_using_interfaces.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc_using_interfaces.page
deleted file mode 100644
index fde2047d..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc_using_interfaces.page
+++ /dev/null
@@ -1,62 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_find_vfunc_using_interfaces"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_object_info_find_vfunc_using_interfaces</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>implementor</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_find_vfunc_using_interfaces</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, utf8, GIRepository.ObjectInfo)
-@returns(GIRepository.VFuncInfo)
-def object_info_find_vfunc_using_interfaces(info, name, implementor)
-</code></synopsis>
-<p>Locate a virtual function slot with name @name, searching both the object
-@info and any interfaces it implements. Note that the namespace for
-virtuals is distinct from that of methods; there may or may not be a
-concrete method associated for a virtual. If there is one, it may be
-retrieved using g_vfunc_info_get_invoker(), otherwise None will be
-returned.</p><p>Note that this function does *not* search parent classes; you will have
-to chain up if that's desired.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>name of method to obtain</p></td>
-</tr>
-<tr>
-<td><p>implementor :</p></td>
-<td><p>The implementor of the interface</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_abstract.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_abstract.page
deleted file mode 100644
index b546701a..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_abstract.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_abstract"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_object_info_get_abstract</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_abstract</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gboolean)
-def object_info_get_abstract(info)
-</code></synopsis>
-<p>Obtain if the object type is an abstract type, eg if it cannot be
-instantiated</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if the object type is abstract</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_class_struct.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_class_struct.page
deleted file mode 100644
index bc529fc3..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_class_struct.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_class_struct"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.StructInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_class_struct</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_class_struct</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(GIRepository.StructInfo)
-def object_info_get_class_struct(info)
-</code></synopsis>
-<p>Every <link xref="GObject">GObject</link> has two structures; an instance structure and a class
-structure. This function returns the metadata for the class structure.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link> or None. Free with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_constant.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_constant.page
deleted file mode 100644
index 2d6fde91..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_constant.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_constant"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ConstantInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_constant</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_constant</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.ConstantInfo)
-def object_info_get_constant(info, n)
-</code></synopsis>
-<p>Obtain an object type constant at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of constant to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_field.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_field.page
deleted file mode 100644
index 29bea30e..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_field.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FieldInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_field</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_field</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.FieldInfo)
-def object_info_get_field(info, n)
-</code></synopsis>
-<p>Obtain an object type field at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of field to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_fundamental.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_fundamental.page
deleted file mode 100644
index 66a55496..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_fundamental.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_fundamental"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_object_info_get_fundamental</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_fundamental</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gboolean)
-def object_info_get_fundamental(info)
-</code></synopsis>
-<p>Obtain if the object type is of a fundamental type which is not
-G_TYPE_OBJECT. This is mostly for supporting GstMiniObject.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if the object type is a fundamental type</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_get_value_function.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_get_value_function.page
deleted file mode 100644
index d689de9c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_get_value_function.page
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_get_value_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_object_info_get_get_value_function</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_get_value_function</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(utf8)
-def object_info_get_get_value_function(info)
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to convert
-an object instance pointer of this object type to a GValue.
-I's mainly used fundamental types. The type signature for the symbol
-is %GIObjectInfoGetValueFunction, to fetch the function pointer
-see g_object_info_get_get_value_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or None</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_get_value_function_pointer.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_get_value_function_pointer.page
deleted file mode 100644
index 2550997b..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_get_value_function_pointer.page
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_get_value_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ObjectInfoGetValueFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_get_value_function_pointer</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_get_value_function_pointer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(GIRepository.ObjectInfoGetValueFunction)
-def object_info_get_get_value_function_pointer(info)
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-extract an instance of this object type out of a GValue.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or None</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_interface.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_interface.page
deleted file mode 100644
index 611cf305..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_interface.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_interface"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.InterfaceInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_interface</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_interface</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.InterfaceInfo)
-def object_info_get_interface(info, n)
-</code></synopsis>
-<p>Obtain an object type interface at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of interface to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.InterfaceInfo">GIRepository.InterfaceInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_method.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_method.page
deleted file mode 100644
index c24d3c0d..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_method.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_method</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.FunctionInfo)
-def object_info_get_method(info, n)
-</code></synopsis>
-<p>Obtain an object type method at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of method to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_constants.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_constants.page
deleted file mode 100644
index 650d9153..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_constants.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_constants"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_constants</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_constants</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_constants(info)
-</code></synopsis>
-<p>Obtain the number of constants that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of constants</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_fields.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_fields.page
deleted file mode 100644
index 1e9074bf..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_fields.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_fields"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_fields</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_fields</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_fields(info)
-</code></synopsis>
-<p>Obtain the number of fields that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of fields</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_interfaces.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_interfaces.page
deleted file mode 100644
index a56b0b4f..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_interfaces.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_interfaces"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_interfaces</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_interfaces</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_interfaces(info)
-</code></synopsis>
-<p>Obtain the number of interfaces that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of interfaces</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_methods.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_methods.page
deleted file mode 100644
index 3d996e49..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_methods.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_methods</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_methods(info)
-</code></synopsis>
-<p>Obtain the number of methods that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_properties.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_properties.page
deleted file mode 100644
index f50535e9..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_properties.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_properties"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_properties</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_properties</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_properties(info)
-</code></synopsis>
-<p>Obtain the number of properties that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of properties</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_signals.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_signals.page
deleted file mode 100644
index a5241419..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_signals.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_signals"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_signals</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_signals</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_signals(info)
-</code></synopsis>
-<p>Obtain the number of signals that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of signals</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_vfuncs.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_vfuncs.page
deleted file mode 100644
index a4868af8..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_vfuncs.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_n_vfuncs"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_object_info_get_n_vfuncs</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_n_vfuncs</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(gint)
-def object_info_get_n_vfuncs(info)
-</code></synopsis>
-<p>Obtain the number of virtual functions that this object type has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of virtual functions</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_parent.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_parent.page
deleted file mode 100644
index 963126b2..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_parent.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_parent"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ObjectInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_parent</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_parent</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(GIRepository.ObjectInfo)
-def object_info_get_parent(info)
-</code></synopsis>
-<p>Obtain the parent of the object type.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_property.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_property.page
deleted file mode 100644
index ce8a4563..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_property.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_property"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.PropertyInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_property</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_property</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.PropertyInfo)
-def object_info_get_property(info, n)
-</code></synopsis>
-<p>Obtain an object type property at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of property to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_ref_function.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_ref_function.page
deleted file mode 100644
index ac7d6c5c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_ref_function.page
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_ref_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_object_info_get_ref_function</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_ref_function</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(utf8)
-def object_info_get_ref_function(info)
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to ref this
-object type. It's mainly used fundamental types. The type signature for
-the symbol is %GIObjectInfoRefFunction, to fetch the function pointer
-see g_object_info_get_ref_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or None</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_ref_function_pointer.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_ref_function_pointer.page
deleted file mode 100644
index 00fbf109..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_ref_function_pointer.page
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_ref_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ObjectInfoRefFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_ref_function_pointer</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_ref_function_pointer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(GIRepository.ObjectInfoRefFunction)
-def object_info_get_ref_function_pointer(info)
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-increase the reference count an instance of this object type.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or None</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_set_value_function.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_set_value_function.page
deleted file mode 100644
index 9e30f51f..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_set_value_function.page
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_set_value_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_object_info_get_set_value_function</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_set_value_function</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(utf8)
-def object_info_get_set_value_function(info)
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to convert
-set a GValue giving an object instance pointer of this object type.
-I's mainly used fundamental types. The type signature for the symbol
-is %GIObjectInfoSetValueFunction, to fetch the function pointer
-see g_object_info_get_set_value_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or None</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_set_value_function_pointer.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_set_value_function_pointer.page
deleted file mode 100644
index 9c2646d7..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_set_value_function_pointer.page
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_set_value_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ObjectInfoSetValueFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_set_value_function_pointer</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_set_value_function_pointer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(GIRepository.ObjectInfoSetValueFunction)
-def object_info_get_set_value_function_pointer(info)
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-set a GValue given an instance of this object type.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or None</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_signal.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_signal.page
deleted file mode 100644
index be2b9216..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_signal.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.SignalInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_signal</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_signal</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.SignalInfo)
-def object_info_get_signal(info, n)
-</code></synopsis>
-<p>Obtain an object type signal at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of signal to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_type_init.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_type_init.page
deleted file mode 100644
index 25e2243a..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_type_init.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_type_init"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_object_info_get_type_init</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_type_init</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(utf8)
-def object_info_get_type_init(info)
-</code></synopsis>
-<p>Obtain the function which when called will return the GType
-function for which this object type is registered.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the type init function</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_type_name.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_type_name.page
deleted file mode 100644
index 154bcb35..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_type_name.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_type_name"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_object_info_get_type_name</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_type_name</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(utf8)
-def object_info_get_type_name(info)
-</code></synopsis>
-<p>Obtain the name of the objects class/type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>name of the objects type</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_unref_function.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_unref_function.page
deleted file mode 100644
index 63b00c72..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_unref_function.page
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_unref_function"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_object_info_get_unref_function</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_unref_function</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(utf8)
-def object_info_get_unref_function(info)
-</code></synopsis>
-<p>Obtain the symbol name of the function that should be called to unref this
-object type. It's mainly used fundamental types. The type signature for
-the symbol is %GIObjectInfoUnrefFunction, to fetch the function pointer
-see g_object_info_get_unref_function().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol or None</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_unref_function_pointer.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_unref_function_pointer.page
deleted file mode 100644
index 5584f78c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_unref_function_pointer.page
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_unref_function_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ObjectInfoUnrefFunction</api:type>
- </api:returns>
- <api:name>g_object_info_get_unref_function_pointer</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_unref_function_pointer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo)
-@returns(GIRepository.ObjectInfoUnrefFunction)
-def object_info_get_unref_function_pointer(info)
-</code></synopsis>
-<p>Obtain a pointer to a function which can be used to
-decrease the reference count an instance of this object type.
-This takes derivation into account and will reversely traverse
-the base classes of this type, starting at the top type.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the function pointer or None</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_vfunc.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_vfunc.page
deleted file mode 100644
index d9200d3a..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_vfunc.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.object_info_get_vfunc"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_object_info_get_vfunc</api:name>
- <api:arg>
- <api:type>GIRepository.ObjectInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>object_info_get_vfunc</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ObjectInfo, gint)
-@returns(GIRepository.VFuncInfo)
-def object_info_get_vfunc(info, n)
-</code></synopsis>
-<p>Obtain an object type virtual function at index @n.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ObjectInfo">GIRepository.ObjectInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of virtual function to get</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link>. Free the struct by calling</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_flags.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_flags.page
deleted file mode 100644
index ca54411e..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_flags.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.property_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GObject.ParamFlags</api:type>
- </api:returns>
- <api:name>g_property_info_get_flags</api:name>
- <api:arg>
- <api:type>GIRepository.PropertyInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>property_info_get_flags</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.PropertyInfo)
-@returns(GObject.ParamFlags)
-def property_info_get_flags(info)
-</code></synopsis>
-<p>Obtain the flags for this property info. See <link xref="GParamFags">GParamFags</link> for
-more information about possible flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_ownership_transfer.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_ownership_transfer.page
deleted file mode 100644
index e645fab7..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_ownership_transfer.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.property_info_get_ownership_transfer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.Transfer</api:type>
- </api:returns>
- <api:name>g_property_info_get_ownership_transfer</api:name>
- <api:arg>
- <api:type>GIRepository.PropertyInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>property_info_get_ownership_transfer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.PropertyInfo)
-@returns(GIRepository.Transfer)
-def property_info_get_ownership_transfer(info)
-</code></synopsis>
-<p>Obtain the ownership transfer for this property. See <link xref="GIRepository.Transfer">GIRepository.Transfer</link> for more
-information about transfer values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the transfer</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_type.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_type.page
deleted file mode 100644
index f1a8e85b..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_type.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.property_info_get_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_property_info_get_type</api:name>
- <api:arg>
- <api:type>GIRepository.PropertyInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>property_info_get_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.PropertyInfo)
-@returns(GIRepository.TypeInfo)
-def property_info_get_type(info)
-</code></synopsis>
-<p>Obtain the type information for the property @info.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.PropertyInfo">GIRepository.PropertyInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>, free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_g_type.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_g_type.page
deleted file mode 100644
index f0119c02..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_g_type.page
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.registered_type_info_get_g_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GType</api:type>
- </api:returns>
- <api:name>g_registered_type_info_get_g_type</api:name>
- <api:arg>
- <api:type>GIRepository.RegisteredTypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>registered_type_info_get_g_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.RegisteredTypeInfo)
-@returns(GType)
-def registered_type_info_get_g_type(info)
-</code></synopsis>
-<p>Obtain the <link xref="GType">GType</link> for this registered type or G_TYPE_NONE which a special meaning.
-It means that either there is no type information associated with this @info or
-that the shared library which provides the type_init function for this
-@info cannot be called.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.RegisteredTypeInfo">GIRepository.RegisteredTypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GType">GType</link>.</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_type_init.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_type_init.page
deleted file mode 100644
index b2d63463..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_type_init.page
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.registered_type_info_get_type_init"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_registered_type_info_get_type_init</api:name>
- <api:arg>
- <api:type>GIRepository.RegisteredTypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>registered_type_info_get_type_init</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.RegisteredTypeInfo)
-@returns(utf8)
-def registered_type_info_get_type_init(info)
-</code></synopsis>
-<p>Obtain the type init function for @info. The type init function is the
-function which will register the GType within the GObject type system.
-Usually this is not called by langauge bindings or applications, use
-g_registered_type_info_get_g_type() directly instead.</p><p>passing into g_module_symbol().</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.RegisteredTypeInfo">GIRepository.RegisteredTypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the symbol name of the type init function, suitable for</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_type_name.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_type_name.page
deleted file mode 100644
index a127f2ad..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_type_name.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.registered_type_info_get_type_name"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_registered_type_info_get_type_name</api:name>
- <api:arg>
- <api:type>GIRepository.RegisteredTypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>registered_type_info_get_type_name</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.RegisteredTypeInfo)
-@returns(utf8)
-def registered_type_info_get_type_name(info)
-</code></synopsis>
-<p>Obtain the type name of the struct within the GObject type system.
-This type can be passed to g_type_name() to get a <link xref="GType">GType</link>.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.RegisteredTypeInfo">GIRepository.RegisteredTypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the type name</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_class_closure.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_class_closure.page
deleted file mode 100644
index 9a12d01d..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_class_closure.page
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.signal_info_get_class_closure"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfo</api:type>
- </api:returns>
- <api:name>g_signal_info_get_class_closure</api:name>
- <api:arg>
- <api:type>GIRepository.SignalInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>signal_info_get_class_closure</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.SignalInfo)
-@returns(GIRepository.VFuncInfo)
-def signal_info_get_class_closure(info)
-</code></synopsis>
-<p>Obtain the class closure for this signal if one is set. The class
-closure is a virtual function on the type that the signal belongs to.
-If the signal lacks a closure None will be returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the class closure or None</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_flags.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_flags.page
deleted file mode 100644
index 01a6085b..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_flags.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.signal_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GObject.SignalFlags</api:type>
- </api:returns>
- <api:name>g_signal_info_get_flags</api:name>
- <api:arg>
- <api:type>GIRepository.SignalInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>signal_info_get_flags</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.SignalInfo)
-@returns(GObject.SignalFlags)
-def signal_info_get_flags(info)
-</code></synopsis>
-<p>Obtain the flags for this signal info. See <link xref="GSignalFlags">GSignalFlags</link> for
-more information about possible flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_true_stops_emit.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_true_stops_emit.page
deleted file mode 100644
index d98975b0..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_true_stops_emit.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.signal_info_true_stops_emit"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_signal_info_true_stops_emit</api:name>
- <api:arg>
- <api:type>GIRepository.SignalInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>signal_info_true_stops_emit</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.SignalInfo)
-@returns(gboolean)
-def signal_info_true_stops_emit(info)
-</code></synopsis>
-<p>Obtain if the returning true in the signal handler will
-stop the emission of the signal.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.SignalInfo">GIRepository.SignalInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if returning true stops the signal emission</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_find_method.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_find_method.page
deleted file mode 100644
index 3f0c7578..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_find_method.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_struct_info_find_method</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_find_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo, utf8)
-@returns(GIRepository.FunctionInfo)
-def struct_info_find_method(info, name)
-</code></synopsis>
-<p>Obtain the type information for method named @name.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>a method name</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_alignment.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_alignment.page
deleted file mode 100644
index 537bbfa1..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_alignment.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_alignment"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_struct_info_get_alignment</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_get_alignment</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo)
-@returns(gsize)
-def struct_info_get_alignment(info)
-</code></synopsis>
-<p>Obtain the required alignment of the structure.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>required alignment in bytes</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_field.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_field.page
deleted file mode 100644
index cac0bbc3..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_field.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FieldInfo</api:type>
- </api:returns>
- <api:name>g_struct_info_get_field</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_get_field</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo, gint)
-@returns(GIRepository.FieldInfo)
-def struct_info_get_field(info, n)
-</code></synopsis>
-<p>Obtain the type information for field with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a field index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_method.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_method.page
deleted file mode 100644
index ef731f07..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_method.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_struct_info_get_method</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_get_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo, gint)
-@returns(GIRepository.FunctionInfo)
-def struct_info_get_method(info, n)
-</code></synopsis>
-<p>Obtain the type information for method with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a method index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_n_fields.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_n_fields.page
deleted file mode 100644
index 9648a53b..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_n_fields.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_n_fields"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_struct_info_get_n_fields</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_get_n_fields</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo)
-@returns(gint)
-def struct_info_get_n_fields(info)
-</code></synopsis>
-<p>Obtain the number of fields this structure has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of fields</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_n_methods.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_n_methods.page
deleted file mode 100644
index 83eb6c17..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_n_methods.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_struct_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_get_n_methods</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo)
-@returns(gint)
-def struct_info_get_n_methods(info)
-</code></synopsis>
-<p>Obtain the number of methods this structure has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_size.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_size.page
deleted file mode 100644
index d46018f1..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_size.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_get_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_struct_info_get_size</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_get_size</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo)
-@returns(gsize)
-def struct_info_get_size(info)
-</code></synopsis>
-<p>Obtain the total size of the structure.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>size of the structure in bytes</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_is_foreign.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_is_foreign.page
deleted file mode 100644
index 9801afc9..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_is_foreign.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_is_foreign"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_struct_info_is_foreign</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_is_foreign</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo)
-@returns(gboolean)
-def struct_info_is_foreign(info)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_is_gtype_struct.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_is_gtype_struct.page
deleted file mode 100644
index 546ba03e..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_is_gtype_struct.page
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.struct_info_is_gtype_struct"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_struct_info_is_gtype_struct</api:name>
- <api:arg>
- <api:type>GIRepository.StructInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>struct_info_is_gtype_struct</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.StructInfo)
-@returns(gboolean)
-def struct_info_is_gtype_struct(info)
-</code></synopsis>
-<p>Return true if this structure represents the "class structure" for some
-<link xref="GObject">GObject</link> or <link xref="GInterface">GInterface</link>. This function is mainly useful to hide this kind of structure
-from generated public APIs.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.StructInfo">GIRepository.StructInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if this is a class struct, False otherwise</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_fixed_size.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_fixed_size.page
deleted file mode 100644
index b848767e..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_fixed_size.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_array_fixed_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_type_info_get_array_fixed_size</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_get_array_fixed_size</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(gint)
-def type_info_get_array_fixed_size(info)
-</code></synopsis>
-<p>Obtain the fixed array size of the type. The type tag must be a
-<link xref="GI_TYPE_TAG_ARRAY">GI_TYPE_TAG_ARRAY</link> or -1 will returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the size or -1 if it's not an array</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_length.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_length.page
deleted file mode 100644
index 7280cfbb..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_length.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_array_length"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_type_info_get_array_length</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_get_array_length</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(gint)
-def type_info_get_array_length(info)
-</code></synopsis>
-<p>Obtain the array length of the type. The type tag must be a
-<link xref="GI_TYPE_TAG_ARRAY">GI_TYPE_TAG_ARRAY</link> or -1 will returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the array length, or -1 if the type is not an array</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_type.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_type.page
deleted file mode 100644
index e9122f32..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_type.page
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_array_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ArrayType</api:type>
- </api:returns>
- <api:name>g_type_info_get_array_type</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_get_array_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(GIRepository.ArrayType)
-def type_info_get_array_type(info)
-</code></synopsis>
-<p>Obtain the array type for this type. See <link xref="GIRepository.ArrayType">GIRepository.ArrayType</link> for a list of
-possible values. If the type tag of this type is not array, -1 will be
-returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the array type or -1</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_interface.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_interface.page
deleted file mode 100644
index 1433f665..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_interface.page
+++ /dev/null
@@ -1,43 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_interface"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.BaseInfo</api:type>
- </api:returns>
- <api:name>g_type_info_get_interface</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_get_interface</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(GIRepository.BaseInfo)
-def type_info_get_interface(info)
-</code></synopsis>
-<p>For types which have <link xref="GI_TYPE_TAG_INTERFACE">GI_TYPE_TAG_INTERFACE</link> such as GObjects and boxed values,
-this function returns full information about the referenced type. You can then
-inspect the type of the returned <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link> to further query whether it is
-a concrete GObject, a GInterface, a structure, etc. using g_base_info_get_type().</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.BaseInfo">GIRepository.BaseInfo</link>, or None. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_param_type.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_param_type.page
deleted file mode 100644
index 6c8c038d..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_param_type.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_param_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_type_info_get_param_type</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_get_param_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo, gint)
-@returns(GIRepository.TypeInfo)
-def type_info_get_param_type(info, n)
-</code></synopsis>
-<p>Obtain the parameter type @n.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>index of the parameter</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the param type info</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_tag.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_tag.page
deleted file mode 100644
index f4bd50a9..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_tag.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_get_tag"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeTag</api:type>
- </api:returns>
- <api:name>g_type_info_get_tag</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_get_tag</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(GIRepository.TypeTag)
-def type_info_get_tag(info)
-</code></synopsis>
-<p>Obtain the type tag for the type. See <link xref="GIRepository.TypeTag">GIRepository.TypeTag</link> for a list
-of type tags.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the type tag</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_is_pointer.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_is_pointer.page
deleted file mode 100644
index f8383b64..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_is_pointer.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_is_pointer"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_type_info_is_pointer</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_is_pointer</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(gboolean)
-def type_info_is_pointer(info)
-</code></synopsis>
-<p>Obtain if the type is passed as a reference.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if it is a pointer</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_is_zero_terminated.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_is_zero_terminated.page
deleted file mode 100644
index 1c78bdd0..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_is_zero_terminated.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_info_is_zero_terminated"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_type_info_is_zero_terminated</api:name>
- <api:arg>
- <api:type>GIRepository.TypeInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_info_is_zero_terminated</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeInfo)
-@returns(gboolean)
-def type_info_is_zero_terminated(info)
-</code></synopsis>
-<p>Obtain if the last element of the array is None. The type tag must be a
-<link xref="GI_TYPE_TAG_ARRAY">GI_TYPE_TAG_ARRAY</link> or False will returned.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if zero terminated</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_tag_to_string.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_tag_to_string.page
deleted file mode 100644
index 8e0dc3c2..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_tag_to_string.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.type_tag_to_string"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>utf8</api:type>
- </api:returns>
- <api:name>g_type_tag_to_string</api:name>
- <api:arg>
- <api:type>GIRepository.TypeTag</api:type>
- <api:name>type</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>type_tag_to_string</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.TypeTag)
-@returns(utf8)
-def type_tag_to_string(type)
-</code></synopsis>
-<p>Obtain a string representation of @type</p>
-
-<table>
-<tr>
-<td><p>type :</p></td>
-<td><p>the type_tag</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the string</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_find_method.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_find_method.page
deleted file mode 100644
index 1e8ccc8f..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_find_method.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_find_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_union_info_find_method</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>utf8</api:type>
- <api:name>name</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_find_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo, utf8)
-@returns(GIRepository.FunctionInfo)
-def union_info_find_method(info, name)
-</code></synopsis>
-<p>Obtain the type information for method named @name.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>name :</p></td>
-<td><p>a method name</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_alignment.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_alignment.page
deleted file mode 100644
index 41a4478f..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_alignment.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_alignment"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_union_info_get_alignment</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_alignment</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(gsize)
-def union_info_get_alignment(info)
-</code></synopsis>
-<p>Obtain the required alignment of the union.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>required alignment in bytes</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator.page
deleted file mode 100644
index 4f2bc8cf..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator.page
+++ /dev/null
@@ -1,50 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_discriminator"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.ConstantInfo</api:type>
- </api:returns>
- <api:name>g_union_info_get_discriminator</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_discriminator</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo, gint)
-@returns(GIRepository.ConstantInfo)
-def union_info_get_discriminator(info, n)
-</code></synopsis>
-<p>Obtain discriminator value assigned for n-th union field, i.e. n-th
-union field is the active one if discriminator contains this
-constant.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a union field index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.ConstantInfo">GIRepository.ConstantInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator_offset.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator_offset.page
deleted file mode 100644
index f4607bd0..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator_offset.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_discriminator_offset"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_union_info_get_discriminator_offset</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_discriminator_offset</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(gint)
-def union_info_get_discriminator_offset(info)
-</code></synopsis>
-
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator_type.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator_type.page
deleted file mode 100644
index c6d1c99c..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator_type.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_discriminator_type"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.TypeInfo</api:type>
- </api:returns>
- <api:name>g_union_info_get_discriminator_type</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_discriminator_type</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(GIRepository.TypeInfo)
-def union_info_get_discriminator_type(info)
-</code></synopsis>
-<p>Obtain the type information of the union discriminator.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.TypeInfo">GIRepository.TypeInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_field.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_field.page
deleted file mode 100644
index 71971333..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_field.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_field"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FieldInfo</api:type>
- </api:returns>
- <api:name>g_union_info_get_field</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_field</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo, gint)
-@returns(GIRepository.FieldInfo)
-def union_info_get_field(info, n)
-</code></synopsis>
-<p>Obtain the type information for field with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a field index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FieldInfo">GIRepository.FieldInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_method.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_method.page
deleted file mode 100644
index b0f9c60e..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_method.page
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_method"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_union_info_get_method</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_method</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo, gint)
-@returns(GIRepository.FunctionInfo)
-def union_info_get_method(info, n)
-</code></synopsis>
-<p>Obtain the type information for method with specified index.</p><p>when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>n :</p></td>
-<td><p>a method index</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.FunctionInfo">GIRepository.FunctionInfo</link>, free it with g_base_info_unref()</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_n_fields.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_n_fields.page
deleted file mode 100644
index 8467d7ef..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_n_fields.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_n_fields"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_union_info_get_n_fields</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_n_fields</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(gint)
-def union_info_get_n_fields(info)
-</code></synopsis>
-<p>Obtain the number of fields this union has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of fields</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_n_methods.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_n_methods.page
deleted file mode 100644
index aa6a24a8..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_n_methods.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_n_methods"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_union_info_get_n_methods</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_n_methods</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(gint)
-def union_info_get_n_methods(info)
-</code></synopsis>
-<p>Obtain the number of methods this union has.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>number of methods</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_size.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_size.page
deleted file mode 100644
index 7fd35af7..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_size.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_get_size"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gsize</api:type>
- </api:returns>
- <api:name>g_union_info_get_size</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_get_size</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(gsize)
-def union_info_get_size(info)
-</code></synopsis>
-<p>Obtain the total size of the union.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>size of the union in bytes</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_is_discriminated.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_is_discriminated.page
deleted file mode 100644
index 957b9305..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_is_discriminated.page
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.union_info_is_discriminated"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_union_info_is_discriminated</api:name>
- <api:arg>
- <api:type>GIRepository.UnionInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>union_info_is_discriminated</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.UnionInfo)
-@returns(gboolean)
-def union_info_is_discriminated(info)
-</code></synopsis>
-<p>Return true if this union contains discriminator field.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.UnionInfo">GIRepository.UnionInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if this is a discriminated union, False otherwise</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.value_info_get_value.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.value_info_get_value.page
deleted file mode 100644
index da4d0c04..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.value_info_get_value.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.value_info_get_value"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint64</api:type>
- </api:returns>
- <api:name>g_value_info_get_value</api:name>
- <api:arg>
- <api:type>GIRepository.ValueInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>value_info_get_value</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.ValueInfo)
-@returns(gint64)
-def value_info_get_value(info)
-</code></synopsis>
-<p>Obtain the enumeration value of the <link xref="GIRepository.ValueInfo">GIRepository.ValueInfo</link>.</p><p>as a 32-bit signed or unsigned value. The use of gint64 as the
-return type is to allow both.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.ValueInfo">GIRepository.ValueInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the enumeration value. This will always be representable</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_address.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_address.page
deleted file mode 100644
index ecccffca..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_address.page
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_address"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gpointer</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_address</api:name>
- <api:arg>
- <api:type>GIRepository.VFuncInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GType</api:type>
- <api:name>implementor_gtype</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>vfunc_info_get_address</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.VFuncInfo, GType)
-@returns(gpointer)
-def vfunc_info_get_address(info, implementor_gtype)
-</code></synopsis>
-<p>This method will look up where inside the type struct of @implementor_gtype
-is the implementation for @info.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>implementor_gtype :</p></td>
-<td><p><link xref="GType">GType</link> implementing this virtual function</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>address to a function or None if an error happened</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_flags.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_flags.page
deleted file mode 100644
index c4690bf1..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_flags.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_flags"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.VFuncInfoFlags</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_flags</api:name>
- <api:arg>
- <api:type>GIRepository.VFuncInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>vfunc_info_get_flags</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.VFuncInfo)
-@returns(GIRepository.VFuncInfoFlags)
-def vfunc_info_get_flags(info)
-</code></synopsis>
-<p>Obtain the flags for this virtual function info. See <link xref="GIRepository.VFuncInfoFlags">GIRepository.VFuncInfoFlags</link> for
-more information about possible flag values.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the flags</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_invoker.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_invoker.page
deleted file mode 100644
index 95819a90..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_invoker.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_invoker"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.FunctionInfo</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_invoker</api:name>
- <api:arg>
- <api:type>GIRepository.VFuncInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>vfunc_info_get_invoker</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.VFuncInfo)
-@returns(GIRepository.FunctionInfo)
-def vfunc_info_get_invoker(info)
-</code></synopsis>
-<p>If this virtual function has an associated invoker method, this
-method will return it. An invoker method is a C entry point.</p><p>Not all virtuals will have invokers.</p><p>g_base_info_unref() when done.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link> or None. Free it with</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_offset.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_offset.page
deleted file mode 100644
index da482367..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_offset.page
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_offset"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gint</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_offset</api:name>
- <api:arg>
- <api:type>GIRepository.VFuncInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>vfunc_info_get_offset</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.VFuncInfo)
-@returns(gint)
-def vfunc_info_get_offset(info)
-</code></synopsis>
-<p>Obtain the offset of the function pointer in the class struct. The value
-0xFFFF indicates that the struct offset is unknown.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the struct offset or 0xFFFF if it's unknown</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_signal.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_signal.page
deleted file mode 100644
index b6bf3019..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_signal.page
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_get_signal"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>GIRepository.SignalInfo</api:type>
- </api:returns>
- <api:name>g_vfunc_info_get_signal</api:name>
- <api:arg>
- <api:type>GIRepository.VFuncInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>vfunc_info_get_signal</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.VFuncInfo)
-@returns(GIRepository.SignalInfo)
-def vfunc_info_get_signal(info)
-</code></synopsis>
-<p>Obtain the signal for the virtual function if one is set.
-The signal comes from the object or interface to which
-this virtual function belongs.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link></p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>the signal or None if none set</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_invoke.page b/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_invoke.page
deleted file mode 100644
index 197cb20f..00000000
--- a/tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_invoke.page
+++ /dev/null
@@ -1,90 +0,0 @@
-<?xml version="1.0"?>
-
-<page id="GIRepository.vfunc_info_invoke"
- type="topic"
- style="function"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/experimental/ui/">
- <info>
- <link type="guide" xref="index" group="function"/>
- <api:function>
- <api:returns>
- <api:type>gboolean</api:type>
- </api:returns>
- <api:name>g_vfunc_info_invoke</api:name>
- <api:arg>
- <api:type>GIRepository.VFuncInfo</api:type>
- <api:name>info</api:name>
- </api:arg>
- <api:arg>
- <api:type>GType</api:type>
- <api:name>implementor</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n_in_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>gint</api:type>
- <api:name>n_out_args</api:name>
- </api:arg>
- <api:arg>
- <api:type>None</api:type>
- <api:name>return_value</api:name>
- </api:arg>
- </api:function>
- </info>
- <title>vfunc_info_invoke</title>
-<synopsis><code mime="text/x-python">
-@accepts(GIRepository.VFuncInfo, GType, None, gint, None, gint, None)
-@returns(gboolean)
-def vfunc_info_invoke(info, implementor, in_args, n_in_args, out_args, n_out_args, return_value)
-</code></synopsis>
-<p>Invokes the function described in @info with the given
-arguments. Note that inout parameters must appear in both
-argument lists.</p><p>error occurred.</p>
-
-<table>
-<tr>
-<td><p>info :</p></td>
-<td><p>a <link xref="GIRepository.VFuncInfo">GIRepository.VFuncInfo</link> describing the virtual function to invoke</p></td>
-</tr>
-<tr>
-<td><p>implementor :</p></td>
-<td><p><link xref="GType">GType</link> of the type that implements this virtual function</p></td>
-</tr>
-<tr>
-<td><p>in_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link>&lt;!-- --&gt;s, one for each in parameter of @info. If there are no in parameter, @in_args can be None</p></td>
-</tr>
-<tr>
-<td><p>n_in_args :</p></td>
-<td><p>the length of the @in_args array</p></td>
-</tr>
-<tr>
-<td><p>out_args :</p></td>
-<td><p>an array of <link xref="GIArgument">GIArgument</link>&lt;!-- --&gt;s, one for each out parameter of @info. If there are no out parameters, @out_args may be None</p></td>
-</tr>
-<tr>
-<td><p>n_out_args :</p></td>
-<td><p>the length of the @out_args array</p></td>
-</tr>
-<tr>
-<td><p>return_value :</p></td>
-<td><p>return location for the return value of the function. If the function returns void, @return_value may be None</p></td>
-</tr>
-<tr>
-<td><p>Returns :</p></td>
-<td><p>True if the function has been invoked, False if an</p></td>
-</tr>
-</table>
-</page>
diff --git a/tests/doctool/Makefile.am b/tests/doctool/Makefile.am
index 0bac1f7f..ba8b5555 100644
--- a/tests/doctool/Makefile.am
+++ b/tests/doctool/Makefile.am
@@ -1,15 +1,32 @@
include $(top_srcdir)/common.mk
+include $(top_srcdir)/Makefile.introspection
-GIRS = GIRepository-2.0.gir
+INTROSPECTION_SCANNER_ARGS += --warn-all --warn-error -I.
+
+check_LTLIBRARIES = \
+ libdocexamples.la
+
+AM_CFLAGS = $(GOBJECT_CFLAGS)
+LIBS = $(GOBJECT_LIBS)
+
+libdocexamples_la_SOURCES = $(srcdir)/doc-examples-obj.c $(srcdir)/doc-examples-obj.h
+
+GIRS =
+TYPELIBS = $(GIRS:.gir=.typelib)
+INTROSPECTION_GIRS = $(GIRS)
CHECK_TARGETS = $(GIRS:.gir=-C.page.check) $(GIRS:.gir=-Python.page.check)
MALLARD_DIRS = $(GIRS:.gir=-C) $(GIRS:.gir=-Python)
EXPECTED_MALLARD_DIRS = $(MALLARD_DIRS:=-expected)
-CLEANFILES = $(GIRS)
+CLEANFILES = $(TYPELIBS) $(GIRS)
BUILT_SOURCES = $(MALLARD_DIRS)
EXTRA_DIST = $(EXPECTED_MALLARD_DIRS)
-%.gir:
- cp ../../$*.gir .
+DocExamples-1.0.gir: $(top_builddir)/Gio-2.0.gir libdocexamples.la
+DocExamples_1_0_gir_LIBS = libdocexamples.la
+DocExamples_1_0_gir_INCLUDES = cairo-1.0 Gio-2.0
+DocExamples_1_0_gir_FILES = $(libdocexamples_la_SOURCES)
+#DocExamples_1_0_gir_SCANNERFLAGS = --c-include="regress.h"
+GIRS += DocExamples-1.0.gir
%-C: %.gir
mkdir $*-C ; rm $*-C/*.page ; $(INTROSPECTION_DOCTOOL) --language C $*.gir -o $*-C/ && echo " GEN $*-C/index.page"
@@ -23,7 +40,6 @@ EXTRA_DIST = $(EXPECTED_MALLARD_DIRS)
%-Python.page.check: %-Python
@diff -u -U 10 $(srcdir)/$*-Python-expected $*-Python && echo " TEST $*-Python" && rm -rf $*-Python
-check-local: $(CHECK_TARGETS)
-
+check-local: $(CHECK_TARGETS) $(TYPELIBS)
clean-local:
@rm -rf $(MALLARD_DIRS)
diff --git a/tests/doctool/doc-examples-obj.c b/tests/doctool/doc-examples-obj.c
new file mode 100644
index 00000000..ff866289
--- /dev/null
+++ b/tests/doctool/doc-examples-obj.c
@@ -0,0 +1,103 @@
+/* doc-examples-obj.c */
+
+#include "doc-examples-obj.h"
+
+/**
+ * DocExamplesObj:
+ *
+ * This is an example of how to document a class
+ *
+ * This class has a signal: #DocExamplesObj::signal-example.
+ *
+ * And also has a property: #DocExamplesObj:property-example.
+ *
+ * Since: 0.99
+ */
+
+G_DEFINE_TYPE (DocExamplesObj, doc_examples_obj, G_TYPE_OBJECT)
+
+static void
+doc_examples_obj_get_property (GObject *object,
+ guint property_id,
+ GValue *value,
+ GParamSpec *pspec)
+{
+ switch (property_id)
+ {
+ default:
+ G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec);
+ }
+}
+
+static void
+doc_examples_obj_set_property (GObject *object,
+ guint property_id,
+ const GValue *value,
+ GParamSpec *pspec)
+{
+ switch (property_id)
+ {
+ default:
+ G_OBJECT_WARN_INVALID_PROPERTY_ID (object, property_id, pspec);
+ }
+}
+
+static void
+doc_examples_obj_class_init (DocExamplesObjClass *klass)
+{
+ GObjectClass *gobject_class = G_OBJECT_CLASS (klass);
+ GParamSpec *pspec;
+
+ gobject_class->get_property = doc_examples_obj_get_property;
+ gobject_class->set_property = doc_examples_obj_set_property;
+
+ /**
+ * DocExamplesObj::signal-example:
+ * @object:
+ * @int_param: a parameter of type int
+ * @float_param: a parameter of type float
+ *
+ * Emitted when the connection status on the account changes.
+ *
+ * The @dbus_error_name and @details parameters were present, but
+ * non-functional (always %NULL), in older versions. They have been
+ * available with their current behaviour since version 0.11.7.
+ *
+ * Since: 0.99
+ */
+ g_signal_new ("signal-example",
+ G_TYPE_FROM_CLASS (gobject_class),
+ G_SIGNAL_RUN_LAST,
+ 0, NULL, NULL,
+ NULL,
+ G_TYPE_NONE, 2, G_TYPE_UINT, G_TYPE_UINT);
+
+ /**
+ * DocExamplesObj:property-example:
+ *
+ * This is an example of how to document a property.
+ *
+ * Type: GLib.HashTable(utf8,gint8)
+ * Transfer: container
+ */
+ pspec = g_param_spec_boxed ("property-example",
+ "Example property",
+ "A contained GHashTable",
+ G_TYPE_HASH_TABLE,
+ G_PARAM_READWRITE);
+ g_object_class_install_property (gobject_class,
+ 1,
+ pspec);
+}
+
+static void
+doc_examples_obj_init (DocExamplesObj *self)
+{
+
+}
+
+DocExamplesObj *
+doc_examples_obj_new (void)
+{
+ return g_object_new (DOC_EXAMPLES_TYPE_OBJ, NULL);
+}
diff --git a/tests/doctool/doc-examples-obj.h b/tests/doctool/doc-examples-obj.h
new file mode 100644
index 00000000..a4437cb4
--- /dev/null
+++ b/tests/doctool/doc-examples-obj.h
@@ -0,0 +1,54 @@
+/* doc-examples-obj.h */
+
+#ifndef _DOC_EXAMPLES_OBJ_H
+#define _DOC_EXAMPLES_OBJ_H
+
+#include <glib-object.h>
+
+G_BEGIN_DECLS
+
+#define DOC_EXAMPLES_TYPE_OBJ doc_examples_obj_get_type()
+
+#define DOC_EXAMPLES_OBJ(obj) \
+ (G_TYPE_CHECK_INSTANCE_CAST ((obj), \
+ DOC_EXAMPLES_TYPE_OBJ, DocExamplesObj))
+
+#define DOC_EXAMPLES_OBJ_CLASS(klass) \
+ (G_TYPE_CHECK_CLASS_CAST ((klass), \
+ DOC_EXAMPLES_TYPE_OBJ, DocExamplesObjClass))
+
+#define DOC_EXAMPLES_IS_OBJ(obj) \
+ (G_TYPE_CHECK_INSTANCE_TYPE ((obj), \
+ DOC_EXAMPLES_TYPE_OBJ))
+
+#define DOC_EXAMPLES_IS_OBJ_CLASS(klass) \
+ (G_TYPE_CHECK_CLASS_TYPE ((klass), \
+ DOC_EXAMPLES_TYPE_OBJ))
+
+#define DOC_EXAMPLES_OBJ_GET_CLASS(obj) \
+ (G_TYPE_INSTANCE_GET_CLASS ((obj), \
+ DOC_EXAMPLES_TYPE_OBJ, DocExamplesObjClass))
+
+typedef struct _DocExamplesObj DocExamplesObj;
+typedef struct _DocExamplesObjClass DocExamplesObjClass;
+
+
+struct _DocExamplesObj
+{
+ GObject parent;
+
+
+};
+
+struct _DocExamplesObjClass
+{
+ GObjectClass parent_class;
+};
+
+GType doc_examples_obj_get_type (void) G_GNUC_CONST;
+
+DocExamplesObj *doc_examples_obj_new (void);
+
+G_END_DECLS
+
+#endif /* _DOC_EXAMPLES_OBJ_H */