Handbook
Glossary
GBindingTransformFunc ( quot -- alien )
Vocabulary
gobject
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
CALLBACK:
gboolean
GBindingTransformFunc
( GBinding* binding, GValue* source_value, GValue*
target_value,
gpointer
user_data )