g_simple_async_result_run_in_thread ( simple_async_result func io_priority cancellable -- )


Vocabulary
gio.ffi

Inputs
simple_async_resultan object
funcan object
io_priorityan object
cancellablean object


Outputs
None

Definition


LIBRARY: gio FUNCTION: void
g_simple_async_result_run_in_thread
( GSimpleAsyncResult* simple_async_result,
GSimpleAsyncThreadFunc func, gint io_priority, GCancellable*
cancellable )