Handbook
Glossary
atk_streamable_content_get_stream ( streamable_content mime_type -- GIOChannel* )
Vocabulary
atk
.
ffi
Inputs
streamable_content
an
object
mime_type
an
object
Outputs
GIOChannel*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
atk.ffi
LIBRARY:
atk
FUNCTION:
GIOChannel*
atk_streamable_content_get_stream
( AtkStreamableContent* streamable_content, gchar* mime_type
)