WebsiteDataManager
Description:
[ CCode ( has_construct_function = false ) ]
protected WebsiteDataManager ()
protected WebsiteDataManager ()
Creates a new WebsiteDataManager with the given options.
It must be passed as construction parameter of a WebContext.
Parameters:
first_option_name |
name of the first option to set |
... |
value of first option, followed by more options, null-terminated |
Returns:
the newly created WebsiteDataManager |