91 <dl> |
91 <dl> |
92 <dt>Return:</dt> |
92 <dt>Return:</dt> |
93 <dd> |
93 <dd> |
94 tuple with flags indicating which data to clear |
94 tuple with flags indicating which data to clear |
95 (browsing history, search history, favicons, disk cache, cookies, |
95 (browsing history, search history, favicons, disk cache, cookies, |
96 passwords, downloads, zoom values, SSL certificate error exceptions) and |
96 passwords, downloads, zoom values, SSL certificate error exceptions, |
97 the selected history period in milliseconds |
97 website permissions) and the selected history period in milliseconds |
98 </dd> |
98 </dd> |
99 </dl> |
99 </dl> |
100 <dl> |
100 <dl> |
101 <dt>Return Type:</dt> |
101 <dt>Return Type:</dt> |
102 <dd> |
102 <dd> |
103 tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, int) |
103 tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, bool, |
|
104 int) |
104 </dd> |
105 </dd> |
105 </dl> |
106 </dl> |
106 <div align="right"><a href="#top">Up</a></div> |
107 <div align="right"><a href="#top">Up</a></div> |
107 <hr /> |
108 <hr /> |
108 </body></html> |
109 </body></html> |