StatusIcon.newFromGicon
gtk.status_icon.StatusIcon newFromGicon(gio.icon.Icon icon)Creates a status icon displaying a #GIcon. If the icon is a themed icon, it will be updated when the theme changes.
Parameters
icon | a #GIcon |
Returns
a new #GtkStatusIcon
Deprecated
Use #GNotification and #GtkApplication to
provide status notifications