From cc249042e35deb82b13955a27af4a400e3e7eee0 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Sun, 11 Nov 2012 14:52:07 +0100 Subject: [PATCH] gio: Mark the Seekable interface as consume-only The implementor class is not generated correctly, because of some strangeness with the method names. And I don't think anyone would need to implement it. --- gio/Gio.metadata | 1 + 1 file changed, 1 insertion(+) diff --git a/gio/Gio.metadata b/gio/Gio.metadata index 3dbd2ccfd..87694196f 100644 --- a/gio/Gio.metadata +++ b/gio/Gio.metadata @@ -68,6 +68,7 @@ GetCanUnmount 1 1 + 1 GetCanSeek GetPosition GByteArray*