set_title
Description:
Sets the title of this tray icon.
Note:
Use Notification and Application to provide status notifications; you should use set_title and set_body to present text inside your notification
This should be a short, human-readable, localized string describing the tray icon. It may be used by tools like screen readers to render the tray icon.
Parameters:
this | |
title |
the title |