atkStreamableContentGetStream {RGtk2} | R Documentation |
Gets the content in the specified mime type.
atkStreamableContentGetStream(object, mime.type)
|
[AtkStreamableContent ] a GObject instance that implements AtkStreamableContentIface |
|
[character] a gchar* representing the mime type |
[GIOChannel] A GIOChannel
which contains the content in the specified mime
type.
Derived by RGtkGen from GTK+ documentation