question about code



Hi!, I was searching in gio/gvfs code where it is the real copy function when you do a g_file_copy.. but can't find it.. I tried in glocalfile.c but g_local_file_copy just contains the following:
/* Fall back to default copy */
g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Copy not supported");
return FALSE;

I would appreciate some indications on this..

Please CC me in your answer as I'm not subscribed.

Thanks



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