set_web_extensions_directory
Description:
Set the directory where WebKit will look for web process extensions.
This method must be called before loading anything in this context, otherwise it will not have any effect. You can connect to initialize_web_extensions to call this method before anything is loaded.
Parameters:
this | |
directory |
the directory to add |