set_favicons_enabled


Description:

[ Version ( since = "2.40" ) ]
public void set_favicons_enabled (bool enabled)

Set whether website icons are enabled.

Website icons are disabled by default. When website icons are disabled, the FaviconDatabase of this is closed and its reference removed, so get_favicon_database will return null. If website icons are enabled again, a new FaviconDatabase will be created.

Parameters:

this

a WebsiteDataManager

enabled

value to set