Indicators of application status
Communications apps
System Service apps
Hardware indicators
Undefined category
Passive (normal)
Active
Needs Attention
Bases: efl.eo.Eo
This is the class that actually implements the widget.
The name of the attention icon to be used by the Status Notifier Item.
Type: | string |
---|
The category of the Status Notifier Item.
Type: | Category of the Status Notifier Item. |
---|
The name of the icon to be used by the Status Notifier Item.
Type: | string |
---|
The path to the theme where the icons can be found.
Set this value to “” to use the default path.
Type: | string |
---|
The id of the Status Notifier Item.
Type: | string |
---|
The D-Bus Menu to be shown when the Status Notifier Item is activated by the user.
Type: | Menu |
---|
Register this Status Notifier Item in the System Tray Watcher.
This function should only be called after the event ELM_EVENT_SYSTRAY_READY, for which you can set a callback with on_systray_ready(), is emitted.
The status of the Status Notifier Item.
Type: | Application status information. |
---|
The title of the Status Notifier Item.
Type: | string |
---|
Use this to set a handler for the systray ready event.
Bases: efl.ecore.Event