Searched defs:_GPollableOutputStreamInterface (Results 1 – 1 of 1) sorted by relevance
74 struct _GPollableOutputStreamInterface struct76 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,