Function
GioSimpleAsyncThreadFunc
Declaration
void
(* GSimpleAsyncThreadFunc) (
GSimpleAsyncResult* res,
GObject* object,
GCancellable* cancellable
)
Parameters
res |
GSimpleAsyncResult |
A |
|
The data is owned by the caller of the function. | |
object |
GObject |
A |
|
The data is owned by the caller of the function. | |
cancellable |
GCancellable |
Optional |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |