mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 01:47:52 +02:00
Fix some glib docs warnings
Remove some symbols from glib-sections.txt that gtk-doc has no idea about. Add proper callback typedefs for GTester (gtk-doc dislikes inline function types). Fix some other minor issues.
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
(Result) |= ((Chars)[(Count)] & 0x3f); \
|
||||
}
|
||||
|
||||
/**
|
||||
/*
|
||||
* Check whether a Unicode (5.2) char is in a valid range.
|
||||
*
|
||||
* The first check comes from the Unicode guarantee to never encode
|
||||
|
Reference in New Issue
Block a user