Handbook
Glossary
g_simple_async_result_run_in_thread ( simple_async_result func io_priority cancellable -- )
Vocabulary
gio
.
ffi
Inputs
simple_async_result
an
object
func
an
object
io_priority
an
object
cancellable
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_run_in_thread
( GSimpleAsyncResult* simple_async_result,
GSimpleAsyncThreadFunc
func,
gint
io_priority, GCancellable*
cancellable )