RGtk2 (version 2.20.31)

atkStreamableContentGetStream: atkStreamableContentGetStream

Description

Gets the content in the specified mime type.

Usage

atkStreamableContentGetStream(object, mime.type)

Arguments

object
[AtkStreamableContent] a GObject instance that implements AtkStreamableContentIface
mime.type
[character] a gchar* representing the mime type

Value

GIOChannel which contains the content in the specified mime type.