Re: Simple C++ Download class



On Sat, 2008-01-19 at 21:37 +0100, Andreas Volz wrote:
> Am Sat, 19 Jan 2008 19:21:18 +0100 schrieb Murray Cumming:
> 
> > I guess you would be interested in the new giomm API in glibmm. It can
> > do most things asynchronously, calling sigc::slots to show progress
> > and to show when it is finished.
> 
> Thanks for that info. Some questions:
> 
> - In which glibmm version is that available?

glibmm 2.15.x, currently unstable, but will be stable glibmm 2.16.x in
time for GNOME 2.22. I recommend looking at the svn version because we
are currently working on the API.

> - Is this portable to win32 and OS X?

Yes, I believe so.

> - Is it based on curl?
> 
> - I'm not able to find the C doc for glib GFile. Where is it?

http://library.gnome.org/devel/gio/unstable/GFile.html

or our C++ API in glibmm:
http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGio_1_1File.html

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com



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