atkStreamableContentGetStream {RGtk2}R Documentation

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] A GIOChannel which contains the content in the specified mime type.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]