StatusIcon.newFromIconName

gtk.status_icon.StatusIcon newFromIconName(string iconName)

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.

Parameters

iconNamean icon name

Returns

a new #GtkStatusIcon

Deprecated

Use #GNotification and #GtkApplication to

provide status notifications