get_stream


Description:

public abstract IOChannel get_stream (string mime_type)

Gets the content in the specified mime type.

Parameters:

this

a GObject instance that implements AtkStreamableContentIface

mime_type

a gchar* representing the mime type

Returns:

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