mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-14 08:16:24 +01:00
cosmetics
This commit is contained in:
parent
6bdf0d9a44
commit
df9f45ca4e
@ -308,9 +308,11 @@ This function is deprecated and will be removed in the next major
|
||||
|
||||
</para>
|
||||
|
||||
@v:
|
||||
@v1:
|
||||
@v2:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@v:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_int_hash ##### -->
|
||||
@ -329,9 +331,11 @@ It can be passed to g_hash_table_new() as the @key_equal_func
|
||||
parameter, when using strings as keys in a #GHashTable.
|
||||
</para>
|
||||
|
||||
@v: a key.
|
||||
@v1:
|
||||
@v2: a key to compare with @v.
|
||||
@Returns: %TRUE if the two keys match.
|
||||
<!-- # Unused Parameters # -->
|
||||
@v: a key.
|
||||
|
||||
|
||||
<!-- ##### FUNCTION g_str_hash ##### -->
|
||||
|
Loading…
Reference in New Issue
Block a user