gi-glib-2.0.13: GLib bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.GLib.Structs.IOFuncs

Contents

Description

A table of functions used to handle different types of IOChannel in a generic way.

Synopsis

Exported types

newZeroIOFuncs :: MonadIO m => m IOFuncs Source #

Construct a IOFuncs struct initialized to zero.

Properties

ioClose

ioCreateWatch

ioFree

ioGetFlags

ioRead

ioSeek

ioSetFlags

ioWrite