set_title


Description:

public void set_title (string title)

Sets the title of this tray icon.

Note:

Use Notification and GtkApplication 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

a StatusIcon

title

the title