GLib.IOFuncs

Fields

Name

Type

Access

Description

io_close

object

r

io_create_watch

object

r

io_free

object

r

io_get_flags

object

r

io_read

object

r

io_seek

object

r

io_set_flags

object

r

io_write

object

r

Methods

None

Details

class GLib.IOFuncs

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