Handbook
Glossary
g_simple_async_result_set_op_res_gpointer ( simple_async_result op_res destroy_op_res -- )
Vocabulary
gio
.
ffi
Inputs
simple_async_result
an
object
op_res
an
object
destroy_op_res
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_simple_async_result_set_op_res_gpointer
( GSimpleAsyncResult* simple_async_result,
gpointer
op_res,
GDestroyNotify
destroy_op_res )