On Thu, May 05, 2005 at 09:35:02PM +0200, Uzytkownik wrote:
> 
> How copy hash table without g_hash_table_foreach?
> Is it possible in one line of code?

GHashTable has no knowledge whether/how to duplicate keys
and/or values.  Only you know.  So how could it copy them?

Yeti


--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to