Handbook
Glossary
g_simple_async_result_set_handle_cancellation ( simple_async_result handle_cancellation -- )
Vocabulary
gio
.
ffi
Inputs
simple_async_result
an
object
handle_cancellation
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_simple_async_result_set_handle_cancellation
( GSimpleAsyncResult* simple_async_result,
gboolean
handle_cancellation )