Sets the title of this tray icon. 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.
the title
Deprecated: Use gio.Notification and gtk.Application to provide status notifications; you should use Notification.setTitle and Notification.setBody to present text inside your notification
2.18
Sets the title of this tray icon. 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.