StreamableContentT.getStream

Gets the content in the specified mime type.

template StreamableContentT(TStruct)
getStream
(
string mimeType
)

Parameters

mimeType string

a gchar* representing the mime type

Return Value

Type: IOChannel

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