StreamableContentIF.getStream

Gets the content in the specified mime type.

interface StreamableContentIF
getStream
(
string mimeType
)

Parameters

mimeType string

a gchar* representing the mime type

Return Value

Type: IOChannel

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

Meta