StreamableContent.getStream

Gets the content in the specified mime type.

interface StreamableContent
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.