Type definition for a function that will be called back when an asynchronous operation within GIO has been completed.
| source_object |
the object the asynchronous operation was started with. |
| res |
a AsyncResult. |
| user_data |
user data passed to the callback. |