g-ir-doctool: Add argument docs to the Python template
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Sat, 18 Feb 2012 10:59:17 +0000 (11:59 +0100)
committerTomeu Vizoso <tomeu.vizoso@collabora.com>
Sat, 18 Feb 2012 10:59:17 +0000 (11:59 +0100)
commitc0957ef98c0d736cb524e6f5c53cf2d16834d313
tree5fccbedf9057dcaba2b45f7b6252da0026d7217c
parent8a1d53bde3b97081d07a251032fe7fed6448cce7
g-ir-doctool: Add argument docs to the Python template
171 files changed:
giscanner/mallard-Python-function.tmpl
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.equal.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_attribute.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_container.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_name.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_namespace.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.get_typelib.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.is_deprecated.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.iterate_attributes.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.ref.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.BaseInfo.unref.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.dump.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.enumerate_versions.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.error_quark.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_error_domain.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_gtype.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.find_by_name.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_c_prefix.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_default.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_dependencies.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_info.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_loaded_namespaces.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_n_infos.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_option_group.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_search_path.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_shared_library.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_typelib_path.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.get_version.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.is_registered.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.load_typelib.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.prepend_search_path.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.require.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.Repository.require_private.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_closure.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_destroy.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_direction.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_ownership_transfer.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_scope.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_get_type.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_caller_allocates.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_optional.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_return_value.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_is_skip.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_load_type.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.arg_info_may_be_null.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.base_info_get_type.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_arg.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_caller_owns.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_n_args.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_return_attribute.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_get_return_type.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_iterate_return_attributes.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_load_arg.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_load_return_type.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_may_return_null.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.callable_info_skip_return.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_free_value.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_get_type.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.constant_info_get_value.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_error_domain.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_method.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_n_methods.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_n_values.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_storage_type.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.enum_info_get_value.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_field.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_flags.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_offset.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_size.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_get_type.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.field_info_set_field.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_flags.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_property.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_symbol.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_get_vfunc.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.function_info_invoke.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.info_new.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.info_type_to_string.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_find_method.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_find_vfunc.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_constant.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_iface_struct.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_method.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_constants.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_methods.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_prerequisites.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_properties.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_signals.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_n_vfuncs.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_prerequisite.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_property.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_signal.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.interface_info_get_vfunc.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.invoke_error_quark.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_method.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_method_using_interfaces.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_signal.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_find_vfunc.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_abstract.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_class_struct.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_constant.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_field.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_fundamental.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_get_value_function.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_get_value_function_pointer.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_interface.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_method.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_constants.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_fields.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_interfaces.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_methods.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_properties.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_signals.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_n_vfuncs.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_parent.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_property.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_ref_function.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_ref_function_pointer.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_set_value_function.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_set_value_function_pointer.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_signal.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_type_init.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_type_name.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_unref_function.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_unref_function_pointer.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.object_info_get_vfunc.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_flags.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_ownership_transfer.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.property_info_get_type.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_g_type.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_type_init.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.registered_type_info_get_type_name.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_class_closure.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_get_flags.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.signal_info_true_stops_emit.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_find_method.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_alignment.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_field.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_method.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_n_fields.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_n_methods.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_get_size.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_is_foreign.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.struct_info_is_gtype_struct.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_fixed_size.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_length.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_array_type.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_interface.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_param_type.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_get_tag.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_is_pointer.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_info_is_zero_terminated.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.type_tag_to_string.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_find_method.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_alignment.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator_offset.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_discriminator_type.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_field.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_method.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_n_fields.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_n_methods.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_get_size.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.union_info_is_discriminated.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.value_info_get_value.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_address.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_flags.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_invoker.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_offset.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_get_signal.page
tests/doctool/GIRepository-2.0-Python-expected/GIRepository.vfunc_info_invoke.page