GPollableOutputStreamInterface.canPoll

struct GPollableOutputStreamInterface
extern (C)
int function(GPollableOutputStream* stream) canPoll;

Return Value

TRUE if stream is pollable, FALSE if not.