summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2008-04-28 20:10:26 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-04-28 20:10:26 +0000
commit248e8388f060b8f5e579a1047b87c6a0025c5bf3 (patch)
tree8905da694ac6b028810c74e63aa3e9e2bb7a11b2
parenta4c8137a286401991e490712c7bd9ba685ae4643 (diff)
downloadgobject-introspection-248e8388f060b8f5e579a1047b87c6a0025c5bf3.tar.gz
Update
svn path=/trunk/; revision=253
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 8e1a1258..a6e786a5 100644
--- a/TODO
+++ b/TODO
@@ -5,10 +5,10 @@ XML format
and wrappers to their vfuncs
- Add a way to specify default values
- Add a way to mark init functions like gtk_init
-- Strip pointers from Object
- For argument/return values etc, store only c:identifier in the
- <class/> definition
-
+ <class/> definition. Requires a link to the references type in the
+ Type node.
+- c:owner -> ownership-transfer=yes/no
Binary format
-------------