Home
last modified time | relevance | path

Searched defs:_GIOFuncs (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/glib/
Dgiochannel.h131 struct _GIOFuncs struct
133 GIOStatus (*io_read) (GIOChannel *channel,
138 GIOStatus (*io_write) (GIOChannel *channel,
143 GIOStatus (*io_seek) (GIOChannel *channel,
147 GIOStatus (*io_close) (GIOChannel *channel,
149 GSource* (*io_create_watch) (GIOChannel *channel,
151 void (*io_free) (GIOChannel *channel);
152 GIOStatus (*io_set_flags) (GIOChannel *channel,
155 GIOFlags (*io_get_flags) (GIOChannel *channel);