.. currentmodule:: efl.elementary Systray ####### Enumerations ============ .. _Elm_Systray_Category: Category of the Status Notifier Item. ------------------------------------- .. data:: ELM_SYSTRAY_CATEGORY_APP_STATUS Indicators of application status .. data:: ELM_SYSTRAY_CATEGORY_COMMUNICATIONS Communications apps .. data:: ELM_SYSTRAY_CATEGORY_SYS_SERVICES System Service apps .. data:: ELM_SYSTRAY_CATEGORY_HARDWARE Hardware indicators .. data:: ELM_SYSTRAY_CATEGORY_OTHER Undefined category .. _Elm_Systray_Status: Application status information. ------------------------------- .. data:: ELM_SYSTRAY_STATUS_PASSIVE Passive (normal) .. data:: ELM_SYSTRAY_STATUS_ACTIVE Active .. data:: ELM_SYSTRAY_STATUS_ATTENTION Needs Attention .. autoclass:: Systray .. autofunction:: on_systray_ready .. autoclass:: EventSystrayReady