eric6/Documentation/Source/eric6.WebBrowser.SafeBrowsing.SafeBrowsingManager.html

changeset 7959
44e15eda6506
parent 7273
391d6b7b1eff
child 7989
a21d673a8f99
equal deleted inserted replaced
7958:a70ebfad3d0e 7959:44e15eda6506
281 <b>__showNotificationMessage</b>(<i>message, timeout=5</i>) 281 <b>__showNotificationMessage</b>(<i>message, timeout=5</i>)
282 282
283 <p> 283 <p>
284 Private method to show some message in a notification widget. 284 Private method to show some message in a notification widget.
285 </p> 285 </p>
286 <p>
287 If desktop notifications have been disabled, the message will
288 be shown in the status bar of the main window (either the main
289 web browser window or the eric main window)
290 </p>
291 <dl> 286 <dl>
292 287
293 <dt><i>message</i> (str)</dt> 288 <dt><i>message</i> (str)</dt>
294 <dd> 289 <dd>
295 message to be shown 290 message to be shown

eric ide

mercurial