Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgpollableoutputstream.h74 struct _GPollableOutputStreamInterface struct
76 GTypeInterface g_iface;
79 gboolean (*can_poll) (GPollableOutputStream *stream);
81 gboolean (*is_writable) (GPollableOutputStream *stream);
82 GSource * (*create_source) (GPollableOutputStream *stream,
84 gssize (*write_nonblocking) (GPollableOutputStream *stream,
88 GPollableReturn (*writev_nonblocking) (GPollableOutputStream *stream,