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, web databases, downloads, zoom values, SSL |
96 passwords, downloads, zoom values, SSL certificate error exceptions) and |
97 certificate error exceptions) and the selected history period in |
97 the selected history period in milliseconds |
98 milliseconds |
|
99 </dd> |
98 </dd> |
100 </dl> |
99 </dl> |
101 <dl> |
100 <dl> |
102 <dt>Return Type:</dt> |
101 <dt>Return Type:</dt> |
103 <dd> |
102 <dd> |
104 tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, bool, |
103 tuple of (bool, bool, bool, bool, bool, bool, bool, bool, bool, int) |
105 int) |
|
106 </dd> |
104 </dd> |
107 </dl> |
105 </dl> |
108 <div align="right"><a href="#top">Up</a></div> |
106 <div align="right"><a href="#top">Up</a></div> |
109 <hr /> |
107 <hr /> |
110 </body></html> |
108 </body></html> |