Namespace

GioWin32 – 2.0

Windows-specific APIs in Gio

Version2.81.0
AuthorsGLib Development Team
LicenseLGPL-2.1-or-later
Websitehttps://www.gtk.org
Sourcehttps://gitlab.gnome.org/GNOME/glib/

Build

C headersgio/gio.h, gio/gregistrysettingsbackend.h, gio/gwin32inputstream.h, gio/gwin32outputstream.h
pkg-config filesgio-win32-2.0

Dependencies

GLib—2.0 The base utility library
Browse documentation
GModule—2.0 Portable API for dynamically loading modules
Browse documentation
GObject—2.0 The base type system library
Browse documentation
Gio—2.0 A library of useful classes for I/O, networking and IPC
Browse documentation

Additional documentation

Classes

InputStream

GWin32InputStream implements GInputStream for reading from a Windows file handle.

since: 2.0

OutputStream

GWin32OutputStream implements GOutputStream for writing to a Windows file handle.

since: 2.0

Structs

NetworkMonitor

since: 2.0

NetworkMonitorClass

since: 2.0

Functions

registry_settings_backend_new

If registry_key is NULL then the default path HKEY_CURRENT_USER\Software\GSettings is used.

since: 2.78