diff options
Diffstat (limited to 'docs/reference/gi-sections.txt')
-rw-r--r-- | docs/reference/gi-sections.txt | 405 |
1 files changed, 229 insertions, 176 deletions
diff --git a/docs/reference/gi-sections.txt b/docs/reference/gi-sections.txt index 8b880cf8..59f0d50a 100644 --- a/docs/reference/gi-sections.txt +++ b/docs/reference/gi-sections.txt @@ -1,126 +1,180 @@ <SECTION> <FILE>girepository</FILE> -GICallbackInfo +<TITLE>GIRepository</TITLE> GIRepository -GIRepositoryError GIRepositoryLoadFlags -GITypelib g_irepository_get_default -g_irepository_prepend_search_path +g_irepository_get_dependencies +g_irepository_get_loaded_namespaces +g_irepository_get_n_infos +g_irepository_get_info +g_irepository_get_option_group +g_irepository_enumerate_versions +<SUBSECTION> g_irepository_prepend_library_path +g_irepository_prepend_search_path g_irepository_get_search_path +<SUBSECTION> g_irepository_load_typelib +g_irepository_get_typelib_path g_irepository_is_registered -g_irepository_find_by_name g_irepository_require g_irepository_require_private -g_irepository_get_dependencies -g_irepository_get_loaded_namespaces -g_irepository_find_by_gtype -g_irepository_get_n_infos -g_irepository_get_info -g_irepository_get_typelib_path +g_irepository_get_c_prefix g_irepository_get_shared_library g_irepository_get_version -g_irepository_get_option_group -g_irepository_get_c_prefix +<SUBSECTION> +g_irepository_find_by_gtype +g_irepository_find_by_error_domain +g_irepository_find_by_name +<SUBSECTION> g_irepository_dump -g_irepository_enumerate_versions +<SUBSECTION> +gi_cclosure_marshal_generic +<SUBSECTION> G_IREPOSITORY_ERROR -g_typelib_new_from_memory -g_typelib_new_from_const_memory -g_typelib_new_from_mapped_file -g_typelib_free -g_typelib_symbol -g_typelib_get_namespace +GIRepositoryError <SUBSECTION Standard> GIRepositoryClass G_TYPE_IREPOSITORY G_IREPOSITORY G_IREPOSITORY_CLASS -G_IREPOSITORY_GET_CLASS G_IS_IREPOSITORY G_IS_IREPOSITORY_CLASS +G_IREPOSITORY_GET_CLASS <SUBSECTION Private> -g_info_new GIRepositoryPrivate g_irepository_get_type g_irepository_error_quark -GIRealInfo -GIUnresolvedInfo </SECTION> <SECTION> <FILE>gibaseinfo</FILE> GIInfoType -g_info_type_to_string GIAttributeIter -GIBaseInfo +g_info_new g_base_info_ref g_base_info_unref +g_base_info_equal g_base_info_get_type -g_base_info_get_name +g_base_info_get_typelib g_base_info_get_namespace -g_base_info_is_deprecated +g_base_info_get_name g_base_info_get_attribute g_base_info_iterate_attributes g_base_info_get_container -g_base_info_get_typelib -g_base_info_equal +g_base_info_is_deprecated +<SUBSECTION Standard> +GI_TYPE_BASE_INFO +g_base_info_gtype_get_type <SUBSECTION Private> GIBaseInfoStub </SECTION> <SECTION> +<FILE>giarginfo</FILE> +GI_IS_ARG_INFO +GIArgInfo +GIDirection +GIScopeType +GITransfer +g_arg_info_get_closure +g_arg_info_get_destroy +g_arg_info_get_direction +g_arg_info_get_ownership_transfer +g_arg_info_get_scope +g_arg_info_get_type +g_arg_info_load_type +g_arg_info_may_be_null +g_arg_info_is_caller_allocates +g_arg_info_is_optional +g_arg_info_is_return_value +g_arg_info_is_skip +</SECTION> + +<SECTION> <FILE>gicallableinfo</FILE> GI_IS_CALLABLE_INFO GICallableInfo -g_callable_info_get_return_type +g_callable_info_can_throw_gerror +g_callable_info_get_n_args +g_callable_info_get_arg g_callable_info_get_caller_owns -g_callable_info_may_return_null g_callable_info_get_return_attribute +g_callable_info_get_return_type +g_callable_info_invoke +g_callable_info_is_method g_callable_info_iterate_return_attributes -g_callable_info_get_n_args -g_callable_info_get_arg g_callable_info_load_arg g_callable_info_load_return_type +g_callable_info_may_return_null +g_callable_info_skip_return +</SECTION> + +<SECTION> +<FILE>gicommontypes</FILE> +GIArgument +GIUnresolvedInfo +GITypeTag +GIArrayType +GI_TYPE_TAG_N_TYPES +G_TYPE_TAG_IS_BASIC +</SECTION> + +<SECTION> +<FILE>gicallbackinfo</FILE> +GICallbackInfo </SECTION> <SECTION> <FILE>giconstantinfo</FILE> GI_IS_CONSTANT_INFO GIConstantInfo +g_constant_info_free_value g_constant_info_get_type g_constant_info_get_value </SECTION> <SECTION> -<FILE>givfuncinfo</FILE> -GI_IS_VFUNC_INFO -GIVFuncInfo -GIVFuncInfoFlags -g_vfunc_info_get_flags -g_vfunc_info_get_offset -g_vfunc_info_get_signal -g_vfunc_info_get_invoker +<FILE>gienuminfo</FILE> +GI_IS_ENUM_INFO +GI_IS_VALUE_INFO +GIEnumInfo +g_enum_info_get_n_values +g_enum_info_get_value +g_enum_info_get_n_methods +g_enum_info_get_method +g_enum_info_get_storage_type +g_enum_info_get_error_domain +g_value_info_get_value </SECTION> <SECTION> -<FILE>gisignalinfo</FILE> -GI_IS_SIGNAL_INFO -GISignalInfo -g_signal_info_get_flags -g_signal_info_get_class_closure -g_signal_info_true_stops_emit +<FILE>gifieldinfo</FILE> +GI_IS_FIELD_INFO +GIFieldInfo +GIFieldInfoFlags +g_field_info_get_field +g_field_info_set_field +g_field_info_get_flags +g_field_info_get_offset +g_field_info_get_size +g_field_info_get_type </SECTION> <SECTION> -<FILE>gipropertyinfo</FILE> -GI_IS_PROPERTY_INFO -GIPropertyInfo -g_property_info_get_flags -g_property_info_get_type -g_property_info_get_ownership_transfer +<FILE>gifunctioninfo</FILE> +GI_IS_FUNCTION_INFO +GIFunctionInfo +GIFunctionInfoFlags +g_function_info_get_flags +g_function_info_get_property +g_function_info_get_symbol +g_function_info_get_vfunc +g_function_info_invoke +G_INVOKE_ERROR +g_invoke_error_quark +GInvokeError </SECTION> <SECTION> @@ -139,64 +193,70 @@ g_interface_info_get_signal g_interface_info_find_signal g_interface_info_get_n_vfuncs g_interface_info_get_vfunc +g_interface_info_find_vfunc g_interface_info_get_n_constants g_interface_info_get_constant g_interface_info_get_iface_struct -g_interface_info_find_vfunc </SECTION> <SECTION> <FILE>giobjectinfo</FILE> GI_IS_OBJECT_INFO GIObjectInfo -GIObjectInfoGetValueFunction -GIObjectInfoRefFunction -GIObjectInfoSetValueFunction -GIObjectInfoUnrefFunction -g_object_info_get_type_name -g_object_info_get_type_init g_object_info_get_abstract g_object_info_get_fundamental g_object_info_get_parent -g_object_info_get_n_interfaces -g_object_info_get_interface +g_object_info_get_type_name +g_object_info_get_type_init +<SUBSECTION> +g_object_info_get_n_constants +g_object_info_get_constant +<SUBSECTION> g_object_info_get_n_fields g_object_info_get_field -g_object_info_get_n_properties -g_object_info_get_property +<SUBSECTION> +g_object_info_get_n_interfaces +g_object_info_get_interface +<SUBSECTION> g_object_info_get_n_methods g_object_info_get_method g_object_info_find_method +g_object_info_find_method_using_interfaces +<SUBSECTION> +g_object_info_get_n_properties +g_object_info_get_property +<SUBSECTION> g_object_info_get_n_signals g_object_info_get_signal +g_object_info_find_signal +<SUBSECTION> g_object_info_get_n_vfuncs g_object_info_get_vfunc -g_object_info_get_n_constants -g_object_info_get_constant -g_object_info_get_class_struct g_object_info_find_vfunc -g_object_info_get_unref_function -g_object_info_get_unref_function_pointer +g_object_info_find_vfunc_using_interfaces +<SUBSECTION> +g_object_info_get_class_struct g_object_info_get_ref_function g_object_info_get_ref_function_pointer +g_object_info_get_unref_function +g_object_info_get_unref_function_pointer g_object_info_get_set_value_function g_object_info_get_set_value_function_pointer g_object_info_get_get_value_function g_object_info_get_get_value_function_pointer +GIObjectInfoRefFunction +GIObjectInfoUnrefFunction +GIObjectInfoSetValueFunction +GIObjectInfoGetValueFunction </SECTION> <SECTION> -<FILE>gienuminfo</FILE> -GI_IS_ENUM_INFO -GI_IS_VALUE_INFO -GIEnumInfo -GIValueInfo -g_enum_info_get_n_values -g_enum_info_get_value -g_enum_info_get_n_methods -g_enum_info_get_method -g_enum_info_get_storage_type -g_value_info_get_value +<FILE>gipropertyinfo</FILE> +GI_IS_PROPERTY_INFO +GIPropertyInfo +g_property_info_get_flags +g_property_info_get_ownership_transfer +g_property_info_get_type </SECTION> <SECTION> @@ -209,78 +269,52 @@ g_registered_type_info_get_g_type </SECTION> <SECTION> +<FILE>girffi</FILE> +GIFFIClosureCallback +GIFunctionInvoker +GIFFIReturnValue +gi_type_tag_get_ffi_type +g_type_info_get_ffi_type +gi_type_info_extract_ffi_return_value +g_function_info_prep_invoker +g_function_invoker_new_for_address +g_function_invoker_destroy +g_callable_info_prepare_closure +g_callable_info_free_closure +</SECTION> + +<SECTION> +<FILE>gisignalinfo</FILE> +GI_IS_SIGNAL_INFO +GISignalInfo +g_signal_info_get_flags +g_signal_info_get_class_closure +g_signal_info_true_stops_emit +</SECTION> + +<SECTION> <FILE>gistructinfo</FILE> GI_IS_STRUCT_INFO GIStructInfo +g_struct_info_get_alignment +g_struct_info_get_size +g_struct_info_is_gtype_struct +g_struct_info_is_foreign +<SUBSECTION> g_struct_info_get_n_fields g_struct_info_get_field +<SUBSECTION> g_struct_info_get_n_methods g_struct_info_get_method g_struct_info_find_method -g_struct_info_get_size -g_struct_info_get_alignment -g_struct_info_is_gtype_struct -g_struct_info_is_foreign -</SECTION> - -<SECTION> -<FILE>giunioninfo</FILE> -GI_IS_UNION_INFO -GIUnionInfo -g_union_info_get_n_fields -g_union_info_get_field -g_union_info_get_n_methods -g_union_info_get_method -g_union_info_is_discriminated -g_union_info_get_discriminator_offset -g_union_info_get_discriminator_type -g_union_info_get_discriminator -g_union_info_find_method -g_union_info_get_size -g_union_info_get_alignment -</SECTION> - -<SECTION> -<FILE>gifieldinfo</FILE> -GI_IS_FIELD_INFO -GIFieldInfo -GIFieldInfoFlags -g_field_info_get_flags -g_field_info_get_size -g_field_info_get_offset -g_field_info_get_type -g_field_info_get_field -g_field_info_set_field -</SECTION> - -<SECTION> -<FILE>giarginfo</FILE> -GI_IS_ARG_INFO -GIArgInfo -GIDirection -GIScopeType -GITransfer -g_arg_info_get_direction -g_arg_info_is_caller_allocates -g_arg_info_is_return_value -g_arg_info_is_optional -g_arg_info_may_be_null -g_arg_info_get_ownership_transfer -g_arg_info_get_scope -g_arg_info_get_closure -g_arg_info_get_destroy -g_arg_info_get_type -g_arg_info_load_type </SECTION> <SECTION> <FILE>gitypeinfo</FILE> GI_IS_TYPE_INFO -GIArrayType GITypeInfo -GITypeTag -G_TYPE_TAG_IS_BASIC g_type_tag_to_string +g_info_type_to_string g_type_info_is_pointer g_type_info_get_tag g_type_info_get_param_type @@ -288,50 +322,40 @@ g_type_info_get_interface g_type_info_get_array_length g_type_info_get_array_fixed_size g_type_info_is_zero_terminated -g_type_info_get_n_error_domains -g_type_info_get_error_domain g_type_info_get_array_type </SECTION> <SECTION> -<FILE>gifunctioninfo</FILE> -GI_IS_FUNCTION_INFO -GIFunctionInfo -GInvokeError -GIFunctionInfoFlags -G_INVOKE_ERROR -g_function_info_get_symbol -g_function_info_get_flags -g_function_info_get_property -g_function_info_get_vfunc -g_function_info_invoke -<SUBSECTION Private> -g_invoke_error_quark -</SECTION> - -<SECTION> -<FILE>gierrordomaininfo</FILE> -GI_IS_ERROR_DOMAIN_INFO -GIErrorDomainInfo -g_error_domain_info_get_quark -g_error_domain_info_get_codes +<FILE>gitypelib</FILE> +g_typelib_new_from_memory +g_typelib_new_from_const_memory +g_typelib_new_from_mapped_file +g_typelib_free +g_typelib_symbol +g_typelib_get_namespace +GITypelib </SECTION> <SECTION> -<FILE>gtypelib</FILE> +<FILE>gitypelib-internal</FILE> G_IR_MAGIC GTypelibBlobType Header +SectionType +Section DirEntry +SimpleTypeBlobFlags +SimpleTypeBlob ArgBlob SignatureBlob CommonBlob FunctionBlob CallbackBlob InterfaceTypeBlob +ArrayTypeDimension +ArrayTypeBlob ParamTypeBlob ErrorTypeBlob -ErrorDomainBlob ValueBlob FieldBlob RegisteredTypeBlob @@ -345,27 +369,56 @@ ObjectBlob InterfaceBlob ConstantBlob AttributeBlob -dimensions g_typelib_get_dir_entry +g_typelib_get_dir_entry_by_name +g_typelib_get_dir_entry_by_gtype_name +g_typelib_get_dir_entry_by_error_domain +g_typelib_matches_gtype_name_prefix g_typelib_check_sanity g_typelib_get_string -GTypelibError +GITypelibError G_TYPELIB_ERROR +g_typelib_error_quark g_typelib_validate +GITypelibHashBuilder +<SUBSECTION Standard> BLOB_IS_REGISTERED_TYPE -<SUBSECTION Private> -g_typelib_error_quark </SECTION> <SECTION> -<FILE>girffi</FILE> -GIFFIClosureCallback -GIFunctionInvoker -gi_cclosure_marshal_generic -g_type_info_get_ffi_type -g_function_info_prep_invoker -g_function_invoker_destroy -g_callable_info_prepare_closure -g_callable_info_free_closure +<FILE>giunioninfo</FILE> +GIUnionInfo +g_union_info_get_n_fields +g_union_info_get_field +g_union_info_get_n_methods +g_union_info_get_method +g_union_info_is_discriminated +g_union_info_get_discriminator_offset +g_union_info_get_discriminator_type +g_union_info_get_discriminator +g_union_info_find_method +g_union_info_get_size +g_union_info_get_alignment +<SUBSECTION Standard> +GI_IS_UNION_INFO +</SECTION> + +<SECTION> +<FILE>givalueinfo</FILE> +GIValueInfo +</SECTION> + +<SECTION> +<FILE>givfuncinfo</FILE> +GIVFuncInfo +GIVFuncInfoFlags +g_vfunc_info_get_flags +g_vfunc_info_get_offset +g_vfunc_info_get_signal +g_vfunc_info_get_invoker +g_vfunc_info_get_address +g_vfunc_info_invoke +<SUBSECTION Standard> +GI_IS_VFUNC_INFO </SECTION> |