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