X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/a8ea1a669f332b0ed29c6271896476f59f357533..4d534c82fb65897999ade6867534ab952a9bc019:/src/treefuncs.def diff --git a/src/treefuncs.def b/src/treefuncs.def index d58b020..0c092c1 100644 --- a/src/treefuncs.def +++ b/src/treefuncs.def @@ -56,6 +56,7 @@ CLASS Class STRING chunk_size # if the object should be allocated with mem_chunks STRINGLIST interfaces # GObject interfaces this class exports NODELIST nodes + BOOL abstract # if G_TYPE_FLAG_ABSTRACT should be used ENDCLASS CLASS Type