diff options
author | Johan Dahlin <johan@src.gnome.org> | 2008-04-28 20:10:26 +0000 |
---|---|---|
committer | Johan Dahlin <johan@src.gnome.org> | 2008-04-28 20:10:26 +0000 |
commit | 248e8388f060b8f5e579a1047b87c6a0025c5bf3 (patch) | |
tree | 8905da694ac6b028810c74e63aa3e9e2bb7a11b2 /TODO | |
parent | a4c8137a286401991e490712c7bd9ba685ae4643 (diff) | |
download | gobject-introspection-248e8388f060b8f5e579a1047b87c6a0025c5bf3.tar.gz |
Update
svn path=/trunk/; revision=253
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 ------------- |