Ticket #42 (closed enhancement: fixed)

Opened 4 months ago

Last modified 3 months ago

Wrap GIO

Reported by: Mike Wey Assigned to: Mike Wey
Priority: minor Milestone: Release 1.1
Component: gtkd - classes Version: TRUNK
Keywords: gio Cc:

Description

GIO provides a modern and easy-to-use VFS API. It provides a file system abstraction which allows applications to access local and remote files with a single consistent API.

GIO is part of Glib, we should try to wrap this.

Change History

08/22/08 14:48:25 changed by okibi

I'm not familiar with GIO. Mike, do you feel this is something that needs to be included by release 1.0?

08/22/08 16:23:08 changed by Mike Wey

I don't think it's something that needs to be added before 1.0.

08/24/08 17:04:03 changed by Mike Wey

Although there are some gtk.FileChooser? functions that return GIO structs.

08/24/08 17:14:57 changed by Mike Wey

In GTK 2.14 there are also a lot of classes that return a GIcon witch is part of GIO.

08/25/08 13:10:50 changed by okibi

  • milestone set to Release 1.1.

09/16/08 10:42:34 changed by Mike Wey

  • status changed from new to closed.
  • resolution set to fixed.

svn r619 adds gio.