glib-d ~master (2019-11-06T23:23:12Z)
Dub
Repo
g_cclosure_marshal_generic
gobject
gclosure
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
void
g_cclosure_marshal_generic
(
GClosure
*
closure
,
GValue
*
return_gvalue
,
guint
n_param_values
,
const
(
GValue
)*
param_values
,
gpointer
invocation_hint
,
gpointer
marshal_data
)
Meta
Source
See Implementation
gobject
gclosure
aliases
GCallback
GClosureMarshal
GClosureNotify
GVaClosureMarshal
functions
g_cclosure_marshal_generic
g_cclosure_marshal_generic_va
g_cclosure_new
g_cclosure_new_swap
g_closure_add_finalize_notifier
g_closure_add_invalidate_notifier
g_closure_add_marshal_guards
g_closure_invalidate
g_closure_invoke
g_closure_new_simple
g_closure_ref
g_closure_remove_finalize_notifier
g_closure_remove_invalidate_notifier
g_closure_set_marshal
g_closure_set_meta_marshal
g_closure_sink
g_closure_unref
g_signal_type_cclosure_new
structs
GCClosure
GClosure
GClosureNotifyData