Enumeration
AyatanaAppIndicatorGlibIndicatorStatus
Description
These are the states that the indicator can be on in
the user’s panel. The indicator by default starts
in the state APP_INDICATOR_STATUS_PASSIVE
and can be
shown by setting it to APP_INDICATOR_STATUS_ACTIVE
.
Members
Name | Description |
---|---|
APP_INDICATOR_STATUS_PASSIVE |
The indicator should not be shown to the user. |
APP_INDICATOR_STATUS_ACTIVE |
The indicator should be shown in it’s default state. |
APP_INDICATOR_STATUS_ATTENTION |
The indicator should show it’s attention icon. |