API Version: 2
Library Version: 2
void gck_modules_initialize_registered_async ( GCancellable* cancellable, GAsyncReadyCallback callback, gpointer user_data )
Load and initialize all the registered modules asynchronously.
cancellable
GCancellable*
Optional cancellation object.
NULL
callback
GAsyncReadyCallback
A callback which will be called when the operation completes.
user_data
gpointer
Data to pass to the callback.