StatusIcon.newFromIconName

Creates a status icon displaying an icon from the current icon theme. If the current icon theme is changed, the icon will be updated appropriately.

More...
class StatusIcon
static
newFromIconName
(
string iconName
)

Parameters

iconName string

an icon name

Return Value

Type: gtk.status_icon.StatusIcon

a new #GtkStatusIcon

Detailed Description

Deprecated: Use #GNotification and #GtkApplication to provide status notifications