From 1a1300c7623dd76c4ffc84450b7787d44ae40209 Mon Sep 17 00:00:00 2001 From: "Andres G. Aragoneses" Date: Mon, 1 Apr 2013 07:44:17 +0100 Subject: [PATCH] gio: Add fix-ups for GSettings.GetStrv and SetStrv values The values handled by those two methods are null-terminated arrays of strings, owned by the caller, so mark them as such. Signed-off-by: Bertrand Lorentz --- gio/Gio.metadata | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gio/Gio.metadata b/gio/Gio.metadata index fbf68a3a9..aa094727c 100644 --- a/gio/Gio.metadata +++ b/gio/Gio.metadata @@ -149,6 +149,9 @@ GSrvTarget* true true + 1 + true + 1 Activated 1 1