Virtual Method
AtkStreamableContentget_stream
Declaration [src]
GIOChannel*
get_stream (
AtkStreamableContent* streamable,
const gchar* mime_type
)
Parameters
mime_type |
const gchar* |
A gchar* representing the mime type. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | GIOChannel |
A |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |