libgio-2.0 - GLib virtual file system API
Please see following description for synopsis
libgio-2.0(3lib) libgio-2.0(3lib)
NAME
libgio-2.0 - GLib virtual file system API
DESCRIPTION
GIO provides a modern, easy-to-use virtual file system (VFS) API. GIO
provides facilities for file monitoring, asynchronous I/O and filename
completion. GIO provides implementation for local use. Implementions
for various network file systems are provided by gvfs as loadable mod-
ules.
FILES
The following files are used by this library:
/usr/lib/libgio-2.0.so GLib I/O 32-bit shared library
/usr/lib/64/libgio-2.0.so GLib I/O 64-bit shared library
/usr/lib/pkgconfig/gio-2.0.pc 32-bit pkg-config(1) file for GIO
/usr/lib/64/pkgconfig/gio-2.0.pc
64-bit pkg-config(1) file for GIO
/usr/share/gtk-doc/html/gio Location of developer documentation
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+------------------+
|Availability | library/glib2 |
+---------------+------------------+
|Stability | Uncommitted |
+---------------+------------------+
SEE ALSO
glib-genmarshal(1), glib-gettextize(1), glib-mkenums(1), gobject-
query(1) libglib-2.0(3lib), libgobject-2.0(3lib), libgiomm-2.4(3lib),
attributes(7), gnome-interfaces(7)
NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2008.
Source code for open source software components in Oracle Solaris can
be found at https://www.oracle.com/downloads/opensource/solaris-source-
code-downloads.html.
This software was built from source available at
https://github.com/oracle/solaris-userland. The original community
source was downloaded from https://down-
load.gnome.org/sources/glib/2.70/glib-2.70.5.tar.xz.
Further information about this software can be found on the open source
community website at https://wiki.gnome.org/Projects/GLib/.
3 Jan 2016 libgio-2.0(3lib)