21#ifndef __G_POLLABLE_INPUT_STREAM_H__
22#define __G_POLLABLE_INPUT_STREAM_H__
24#if !defined (__GIO_GIO_H_INSIDE__) && !defined (GIO_COMPILATION)
25#error "Only <gio/gio.h> can be included directly."
32#define G_TYPE_POLLABLE_INPUT_STREAM (g_pollable_input_stream_get_type ())
33#define G_POLLABLE_INPUT_STREAM(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), G_TYPE_POLLABLE_INPUT_STREAM, GPollableInputStream))
34#define G_IS_POLLABLE_INPUT_STREAM(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), G_TYPE_POLLABLE_INPUT_STREAM))
35#define G_POLLABLE_INPUT_STREAM_GET_INTERFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), G_TYPE_POLLABLE_INPUT_STREAM, GPollableInputStreamInterface))
#define GIO_AVAILABLE_IN_ALL
struct _GPollableInputStream GPollableInputStream
static void error(LoadState *S, const char *why)