AtkStreamableContentIface.getStream

struct AtkStreamableContentIface
extern (C)
GIOChannel* function(AtkStreamableContent* streamable, const(char)* mimeType) getStream;

Return Value

A glib.IOChannel which contains the content in the specified mime type.