set_name


Description:

[ Version ( since = "2.20" ) ]
public void set_name (string name)

Sets the name of this tray icon.

Note:

Use Notification and Application to provide status notifications; there is no direct replacement for this function, as notifications are associated with a unique application identifier by Application

This should be a string identifying this icon. It is may be used for sorting the icons in the tray and will not be shown to the user.

Parameters:

this

a StatusIcon

name

the name