[libgnomekbd] transfer full -> transfer none, for descriptions
- From: Sergey V. Udaltsov <svu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgnomekbd] transfer full -> transfer none, for descriptions
- Date: Tue, 4 Jan 2011 23:24:34 +0000 (UTC)
commit be13802a5bef929f9e76d0f25ac7e25854788004
Author: Sergey V. Udaltsov <svu gnome org>
Date: Tue Jan 4 23:23:56 2011 +0000
transfer full -> transfer none, for descriptions
descriptions are not owned by the caller
libgnomekbd/gkbd-configuration.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgnomekbd/gkbd-configuration.c b/libgnomekbd/gkbd-configuration.c
index 55a350b..4c92ee9 100644
--- a/libgnomekbd/gkbd-configuration.c
+++ b/libgnomekbd/gkbd-configuration.c
@@ -342,7 +342,7 @@ gkbd_configuration_get_xkl_engine (GkbdConfiguration * configuration)
/**
* gkbd_configuration_get_group_names:
- * Returns: (transfer full) (array zero-terminated=1): full group names
+ * Returns: (transfer none) (array zero-terminated=1): full group names
*/
gchar **
gkbd_configuration_get_group_names (GkbdConfiguration * configuration)
@@ -362,7 +362,7 @@ gkbd_configuration_get_image_filename (GkbdConfiguration * configuration,
/**
* gkbd_configuration_get_short_group_names:
- * Returns: (transfer full) (array zero-terminated=1): short group names
+ * Returns: (transfer none) (array zero-terminated=1): short group names
*/
gchar **
gkbd_configuration_get_short_group_names (GkbdConfiguration *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]