GPollableInputStreamInterface.isReadable

Checks if the stream is readable

struct GPollableInputStreamInterface
extern (C)
bool function(GPollableInputStream* stream) isReadable;