[ CCode ( cprefix = "APP_INDICATOR_STATUS_" , has_type_id = false ) ]
public enum IndicatorStatus
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.