StatusIcon.setTitle

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.

More...
class StatusIcon
void
setTitle
(
string title
)

Parameters

title string

the title

Detailed Description

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

Meta

Since

2.18