LGPL-2.1-only licensed by Peter Gavin, Andy Stewart
Maintained by [email protected]
This version can be pinned in stack with:gio-0.13.3.1@sha256:55b9651a552eb80d531b56dc6d784acf4a2a0d4bcecb8ddefb740d2be2969647,3060

Module documentation for 0.13.3.1

  • System
    • System.GIO
      • System.GIO.Async
        • System.GIO.Async.AsyncResult
        • System.GIO.Async.Cancellable
      • System.GIO.Enums
      • System.GIO.File
        • System.GIO.File.AppInfo
        • System.GIO.File.ContentType
        • System.GIO.File.File
        • System.GIO.File.FileAttribute
        • System.GIO.File.FileEnumerator
        • System.GIO.File.FileInfo
        • System.GIO.File.FileMonitor
        • System.GIO.File.IOError
        • System.GIO.File.MountOperation
      • System.GIO.Icons
        • System.GIO.Icons.Emblem
        • System.GIO.Icons.EmblemedIcon
        • System.GIO.Icons.FileIcon
        • System.GIO.Icons.Icon
        • System.GIO.Icons.ThemedIcon
      • System.GIO.Types
      • System.GIO.Volumes
        • System.GIO.Volumes.Drive
        • System.GIO.Volumes.Mount
        • System.GIO.Volumes.Volume
        • System.GIO.Volumes.VolumeMonitor
Used by 2 packages in nightly-2017-05-13(full list with versions):

GIO is striving to provide a modern, easy-to-use VFS API that sits at the right level in the library stack. The goal is to overcome the shortcomings of GnomeVFS and provide an API that is so good that developers prefer it over raw POSIX calls. Among other things that means using GObject. It also means not cloning the POSIX API, but providing higher-level, document-centric interfaces.