[gnome-panel/wip/gnome-3.10+: 29/75] 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+: 29/75] libpanel-applet: add missing (transfer) annotation
- Date: Tue, 7 Oct 2014 22:28:26 +0000 (UTC)
commit 84bb3a41af81985479923cfba14c32531dffdda5
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]