Thanks for the link and info.

Now that gnomevfs has been deprecated though, I would assume that you'd use
GIO for this functionality? (C ref:
http://library.gnome.org/devel/gio/stable/GFileMonitor.html)

-Keith

On Tue, Jan 11, 2011 at 12:40 PM, Zhu Han <schumi....@gmail.com> wrote:

> gnomevfs.monitor_add should work for your purpose. Refer [1] for more
> detail.[1]
> http://www.pygtk.org/pygnomevfs/gnomevfs-functions.html#function-gnomevfs--monitor_add
>
> best regards,
> hanzhu
>
>
> On Mon, Jan 10, 2011 at 10:02 PM, Riccardo Tribbia <
> ricky.trib...@gmail.com> wrote:
>
>> Hi all!
>>
>> A simple, fast and useful question:
>>
>> there's a way for nautilus python-extensions (the way which we're
>> following now..) to catch this user's actions?
>> -> New file creation
>> -> New folder creation
>> -> Rename file / folder
>> -> Cut
>> -> Copy
>> -> Paste
>> -> ...
>>
>> Thanks,
>>
>> Riccardo and Flavio
>> --
>>
>> nautilus-list mailing list
>> nautilus-list@gnome.org
>> http://mail.gnome.org/mailman/listinfo/nautilus-list
>>
>
>
> --
> nautilus-list mailing list
> nautilus-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/nautilus-list
>
-- 
nautilus-list mailing list
nautilus-list@gnome.org
http://mail.gnome.org/mailman/listinfo/nautilus-list

Reply via email to