mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 19:55:12 +01:00
Small doc fixes
This commit is contained in:
parent
2de84d6594
commit
80a160c7c6
@ -2847,8 +2847,13 @@ g_variant_store
|
|||||||
<SUBSECTION>
|
<SUBSECTION>
|
||||||
g_variant_hash
|
g_variant_hash
|
||||||
g_variant_equal
|
g_variant_equal
|
||||||
|
|
||||||
|
<SUBSECTION>
|
||||||
|
g_variant_print
|
||||||
|
g_variant_print_string
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>ghostutils</FILE>
|
<FILE>ghostutils</FILE>
|
||||||
<TITLE>Hostname Utilities</TITLE>
|
<TITLE>Hostname Utilities</TITLE>
|
||||||
|
@ -348,6 +348,7 @@ G_TYPE_ARRAY
|
|||||||
G_TYPE_BYTE_ARRAY
|
G_TYPE_BYTE_ARRAY
|
||||||
G_TYPE_PTR_ARRAY
|
G_TYPE_PTR_ARRAY
|
||||||
G_TYPE_VARIANT
|
G_TYPE_VARIANT
|
||||||
|
G_TYPE_VARIANT_TYPE
|
||||||
GStrv
|
GStrv
|
||||||
|
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
@ -363,6 +364,7 @@ g_array_get_type
|
|||||||
g_byte_array_get_type
|
g_byte_array_get_type
|
||||||
g_ptr_array_get_type
|
g_ptr_array_get_type
|
||||||
g_variant_get_gtype
|
g_variant_get_gtype
|
||||||
|
g_variant_type_get_gtype
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user