GNOME Bugzilla – Bug 508564
Shouldn't there be a GError argument in g_file_monitor_directory and g_file_monitor_file?
Last modified: 2008-01-14 15:05:06 UTC
There isn't a GError argument in g_file_monitor_directory and g_file_monitor_file.
I'm not sure. I initially didn't add one because it can fail for only one reason: "not supported". But maybe it should have one just to be consistent.
What about the reason "cancelled" (in GDaemonFile)?
Created attachment 102663 [details] [review] Proposed patch
Created attachment 102798 [details] [review] patch for gvfs
commited