GNOME Bugzilla – Bug 547021
g_file_copy is insufficient when binding from python
Last modified: 2008-08-09 15:03:55 UTC
I have run into problems with using g_file_copy from python (exposed as File.copy in pygobject). Johan mentioned "To solve this we need a GDestroyNotify, perhaps gio needs to be extended for that to happen." Please see bug #546591
Actually we found a way to work without GDestroyNotify.