gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
IOChannel.this
glib
IOChannel
IOChannel
Sets our main struct and passes it to the parent class.
this
(GIOChannel* gIOChannel, bool ownedRef)
class
IOChannel
this
(
GIOChannel
*
gIOChannel
,
bool
ownedRef
= false
)
this
(string filename, string mode)
this
(int fd)
Meta
Source
See Implementation
glib
IOChannel
IOChannel
constructors
this
destructors
~this
functions
close
doref
flush
getBufferCondition
getBufferSize
getBuffered
getCloseOnUnref
getEncoding
getFlags
getIOChannelStruct
getLineTerm
getStruct
init
read
readChars
readLine
readLineString
readToEnd
readUnichar
seek
seekPosition
setBufferSize
setBuffered
setCloseOnUnref
setEncoding
setFlags
setLineTerm
shutdown
unixGetFd
unref
write
writeChars
writeUnichar
static functions
errorFromErrno
errorQuark
ioAddWatch
ioAddWatchFull
ioCreateWatch
variables
gIOChannel
ownedRef
Sets our main struct and passes it to the parent class.