mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 16:38:54 +02:00
Doc: glib: Fix all undocumented/unused/undeclared symbols
There is one issue left in gscanner.h due to a bug #741305 in gtk-doc. https://bugzilla.gnome.org/show_bug.cgi?id=740814
This commit is contained in:
committed by
Ryan Lortie
parent
b6aa0c4890
commit
1a2a689dea
@@ -1308,6 +1308,8 @@ g_hash_table_add (GHashTable *hash_table,
|
||||
*
|
||||
* Checks if @key is in @hash_table.
|
||||
*
|
||||
* Returns: %TRUE if @key is in @hash_table, %FALSE otherwise.
|
||||
*
|
||||
* Since: 2.32
|
||||
**/
|
||||
gboolean
|
||||
|
Reference in New Issue
Block a user