[gobject-introspection] docs: move g_type_tag_to_string() and g_info_type_to_string() to the right section



commit ad7851b5f57bc0318fc42a811a803ef1e71dd642
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Fri Dec 14 23:17:16 2018 +0100

    docs: move g_type_tag_to_string() and g_info_type_to_string() to the right section
    
    Move them to where the type is documented.

 docs/reference/gi-sections.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/gi-sections.txt b/docs/reference/gi-sections.txt
index 40841438..224e3cbe 100644
--- a/docs/reference/gi-sections.txt
+++ b/docs/reference/gi-sections.txt
@@ -91,6 +91,7 @@ g_base_info_get_attribute
 g_base_info_iterate_attributes
 g_base_info_get_container
 g_base_info_is_deprecated
+g_info_type_to_string
 <SUBSECTION Standard>
 GI_TYPE_BASE_INFO
 g_base_info_gtype_get_type
@@ -146,6 +147,7 @@ GITypeTag
 GIArrayType
 GI_TYPE_TAG_N_TYPES
 G_TYPE_TAG_IS_BASIC
+g_type_tag_to_string
 </SECTION>
 
 <SECTION>
@@ -341,8 +343,6 @@ g_struct_info_find_method
 <FILE>gitypeinfo</FILE>
 GI_IS_TYPE_INFO
 GITypeInfo
-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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]