Skip to content

GLib.IOFuncs

record (struct)

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

Properties

io_read

io_read: Any  # read/write

io_write

io_write: Any  # read/write

io_seek

io_seek: Any  # read/write

io_close

io_close: Any  # read/write

io_create_watch

io_create_watch: Any  # read/write

io_free

io_free: Any  # read/write

io_set_flags

io_set_flags: Any  # read/write

io_get_flags

io_get_flags: Any  # read/write