Finish an asynchronous operation started with webkit_web_context_get_plugins.
a #GAsyncResult
a #GList of #WebKitPlugin. You must free the #GList with g_list_free() and unref the #WebKitPlugin<!-- -->s with g_object_unref() when you're done with them.
GException on failure.
See Implementation
Finish an asynchronous operation started with webkit_web_context_get_plugins.