[brasero] Added a FIXME for brasero_track_data_get_excluded whose return value can be transfer full or tranfer
- From: Philippe Rouquier <philippr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [brasero] Added a FIXME for brasero_track_data_get_excluded whose return value can be transfer full or tranfer
- Date: Wed, 4 Nov 2009 19:48:13 +0000 (UTC)
commit d5ac34a9b0ac94ded2bbdc983affd5de1a5a002e
Author: Philippe Rouquier <bonfire-app wanadoo fr>
Date: Sat Sep 12 15:39:20 2009 +0200
Added a FIXME for brasero_track_data_get_excluded whose return value can be transfer full or tranfer none
libbrasero-burn/brasero-track-data.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libbrasero-burn/brasero-track-data.c b/libbrasero-burn/brasero-track-data.c
index c97f936..fe0b3ba 100644
--- a/libbrasero-burn/brasero-track-data.c
+++ b/libbrasero-burn/brasero-track-data.c
@@ -376,10 +376,11 @@ brasero_track_data_get_grafts_real (BraseroTrackData *track)
* be freed once it is not needed anymore. If %FALSE,
* do not free after usage as @track retains ownership.
*
- * Return value: (transfer full) (element-type utf8) (allow-none): a #GSList of #gchar * or %NULL if no
+ * Return value: (transfer none) (element-type utf8) (allow-none): a #GSList of #gchar * or %NULL if no
* URI should be excluded.
**/
-
+/* FIXME the copy option is not easy for bindings
+ * we should probably use (allow-none) (default FALSE) */
GSList *
brasero_track_data_get_excluded (BraseroTrackData *track,
gboolean copy)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]