Handbook
Glossary
g_signal_type_cclosure_new ( itype struct_offset -- GClosure* )
Vocabulary
gobject
.
ffi
Inputs
itype
an
object
struct_offset
an
object
Outputs
GClosure*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
GClosure*
g_signal_type_cclosure_new
(
GType
itype,
guint
struct_offset )