[ Version ( since = "2.18" ) ]
public void set_title (string title)
Sets the title of this tray icon.
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.
this | |
title |
the title |