Documentation
Dlang.org
GIOFuncs.ioClose
glib
c
types
GIOFuncs
closes the channel. This is called from
glib.iochannel.IOChannel.close
after flushing the buffers.
struct
GIOFuncs
extern (
C
)
GIOStatus
function
(
GIOChannel
*
channel
,
GError
**
_err
)
ioClose
;
glib
c
types
GIOFuncs
variables
ioClose
ioCreateWatch
ioFree
ioGetFlags
ioRead
ioSeek
ioSetFlags
ioWrite
closes the channel. This is called from glib.iochannel.IOChannel.close after flushing the buffers.