Re: GNOME VFS filesystem modules and Nautilus



El mar, 25-11-2003 a las 23:08, Gerard Milmeister escribió:
> Hi,
> 
> I am tinkering with a VFS filesystem module, and I already get Nautilus
> to display a directory. What I want to have is a virtual filesystem,
> displaying for example PDF files. These files however are located in the
> real filesystem. Clicking on a file icon should then open the associated
> application with the real file path, and not the virtual one. How would
> this work? What is the exact meaning of the open callback function of
> GnomeVFSMethod. I already know how to use open_directory and
> read_directory.
> 
> Regards

$ man 2 open 

this article may be useful:
http://www-106.ibm.com/developerworks/linux/library/l-gnvfs/?ca=dnt-435





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