gnome-vfsmm asynchronous api.
"Hicham Bouhmadi" <[email protected]> Tue, 24 Feb 2004 15:58:31 +0100
| Newsgroups | gmane.comp.gnome.gnomemm |
|---|---|
| Message-ID | <F7A247C73E894D499DC71F01FDB64803069566@srv_exch.groupe-lfp.net> |
Hi, i am writing an image browser app using (gtk/gnome)mm. I want all my I/O to be done asyncrously. I've found that Nautilus uses the gnomve-vfs async api. After looking in the gnome-vfsmm interface, I have the feeling that there is no support for asynchronousness. * Is this true? if not - could you please give me an entry point of the interface. or an example... * Is there someone working on that? If not - How can I help? Thanks,