get_stream
Description:
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. |