summaryrefslogtreecommitdiff
path: root/atk/atkstreamablecontent.c
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atkstreamablecontent.c')
-rwxr-xr-xatk/atkstreamablecontent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atkstreamablecontent.c b/atk/atkstreamablecontent.c
index 969e57e..3dbccfd 100755
--- a/atk/atkstreamablecontent.c
+++ b/atk/atkstreamablecontent.c
@@ -135,7 +135,7 @@ atk_streamable_content_get_stream (AtkStreamableContent *streamable,
* Returns: Returns a string representing a URI, or NULL if no corresponding URI
* can be constructed.
*/
- GIOChannel*
+gchar*
atk_streamable_content_get_uri (AtkStreamableContent *streamable,
const gchar *mime_type)
{