[Vala] [VALA] copy HashMap object



Hi,

I want to create a copy of a HashMap object.
I could iterate the hash and insert value into new Hash object.
But are there a copy mechanism for HashMap or even Glib.Object?

Thanks.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]