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. Since 2.18

class StatusIcon
void
setTitle
(
string title
)

Parameters

title string

the title

Meta