manpagez: man pages & more
html files: gio
Home | html | info | man

Compiling GIO applications

GIO comes with a gio-2.0.pc file that you should use together with pkg-config to obtain the necessary information about header files and libraries. See the pkg-config man page or the GLib documentation for more information on how to use pkg-config to compile your application.

If you are using GIO on UNIX-like systems, you may want to use UNIX-specific GIO interfaces such as GUnixInputStream, GUnixOutputStream, GUnixMount or GDesktopAppInfo. To do so, use the gio-unix-2.0.pc file instead of gio-2.0.pc

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.