[gnome-panel/wip/gnome-3.10+: 6/31] libpanel-applet: add missing (transfer) annotation
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel/wip/gnome-3.10+: 6/31] libpanel-applet: add missing (transfer) annotation
- Date: Mon, 11 Aug 2014 17:03:00 +0000 (UTC)
commit fec9b58ec42b05c6ec73b7fdbc747f27af57a022
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Wed Jul 9 15:34:30 2014 +0300
libpanel-applet: add missing (transfer) annotation
libpanel-applet/panel-applet.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libpanel-applet/panel-applet.c b/libpanel-applet/panel-applet.c
index c634134..0fa62d9 100644
--- a/libpanel-applet/panel-applet.c
+++ b/libpanel-applet/panel-applet.c
@@ -176,7 +176,7 @@ G_DEFINE_TYPE (PanelApplet, panel_applet, GTK_TYPE_EVENT_BOX)
* Creates a new #GSettings object for the per-instance settings of @applet,
* with a given schema.
*
- * Returns: a new #GSettings object for the per-instance settings of @applet.
+ * Returns: (transfer full): a new #GSettings object for the per-instance settings of @applet.
**/
GSettings *
panel_applet_settings_new (PanelApplet *applet,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]