mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-28 20:04:14 +02:00
documentation fixes
Fixes for gtk-doc warnings. http://bugzilla.gnome.org/show_bug.cgi?id=66469 https://bugzilla.gnome.org/show_bug.cgi?id=664699
This commit is contained in:
committed by
Matthias Clasen
parent
b0c3997fdd
commit
7e92997539
@@ -1853,6 +1853,7 @@ G_KEY_FILE_DESKTOP_TYPE_DIRECTORY
|
||||
|
||||
<SUBSECTION Private>
|
||||
g_key_file_error_quark
|
||||
g_key_file_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
@@ -2416,6 +2417,9 @@ g_bytes_ref
|
||||
g_bytes_unref
|
||||
g_bytes_unref_to_data
|
||||
g_bytes_unref_to_array
|
||||
|
||||
<SUBSECTION Private>
|
||||
g_bytes_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@@ -506,6 +506,8 @@ GParamSpecChar
|
||||
g_param_spec_char
|
||||
g_value_set_char
|
||||
g_value_get_char
|
||||
g_value_get_schar
|
||||
g_value_set_schar
|
||||
|
||||
<SUBSECTION guchar>
|
||||
G_IS_PARAM_SPEC_UCHAR
|
||||
|
Reference in New Issue
Block a user