Re: semantics of gnome_vfs_get_file_info_from_handle



On Tue, 2003-02-04 at 13:05, Colin Walters wrote:

> GnomeVFSResult gnome_vfs_open_full (const char *uri,
> 				    GnomeVFSOpenMode mode,
> 				    GnomeVFSHandle **handle,
> 				    GnomeVFSFileInfo *info);

Any opinions?  Should I come up with a patch for this?

Or do people still prefer to see something like 

gnome_vfs_request_file_info_from_handle(GnomeVFSHandle *handle,
                                        GnomeVFSFileInfoFields fields,
                                        GnomeVFSFileInfoOptions options,
                                        GnomeVFSFileInfo *ret);

?




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