StatusIcon.setFromIconName

Makes status_icon display the icon named icon_name from the current icon theme. See gtk.status_icon.StatusIcon.newFromIconName for details.

More...
class StatusIcon
void
setFromIconName
(
string iconName
)

Parameters

iconName string

an icon name

Detailed Description

Deprecated: Use #GNotification and #GtkApplication to provide status notifications; you can use gio.notification.Notification.setIcon to associate a #GIcon with a notification