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.20.21 Index]