Sets whether to load images asynchronously.
Asynchronous image loading requires thread support (see g_thread_init
).
When using asynchronous image loading, all image-loading functions will return immediately as successful. The image_loaded and image_load_error signals are used to signal success or failure of asynchronous image loading.
this |
A Image |
load_async |
|