Handbook
Glossary
g_closure_set_marshal ( closure marshal -- )
Vocabulary
gobject
.
ffi
Inputs
closure
an
object
marshal
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
void
g_closure_set_marshal
( GClosure* closure,
GClosureMarshal
marshal )