Handbook
Glossary
xml>return ( xml -- return )
Vocabulary
gobject-introspection
.
loader
Inputs
xml
an
object
Outputs
return
an
object
Definition
USING:
accessors
combinators
gobject-introspection.repository
kernel
xml.data
;
IN:
gobject-introspection.loader
:
xml>return
( xml -- return )
[
return
new
]
dip
{
[
child-type-tag
xml>type
>>type
]
[
"transfer-ownership"
attr
>>transfer-ownership
]
}
cleave
;