StatusIcon.setName

Sets the name of this tray icon. 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.

More...
class StatusIcon
void
setName
(
string name
)

Parameters

name string

the name

Detailed Description

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

Meta

Since

2.20