ghash: Fix the documentation of GHRFunc
This function type isn't only used by g_hash_table_foreach_remove(), and what happens to the data when we return TRUE depends on the calling function.
Signed-off-by: Adrien Plazas adrien.plazas@codethink.co.uk