StreamableContentT.getStream

Gets the content in the specified mime type.

template StreamableContentT()
override
getStream
(
string mimeType
)

Parameters

mimeType string

a gchar* representing the mime type

Return Value

Type: glib.iochannel.IOChannel

A #GIOChannel which contains the content in the specified mime type.