AppIndicator.Indicator::connection-changed
function callback(indicator, arg1:Boolean, ):void;
Signaled when we connect to a watcher, or when it drops away.
- indicator
instance of AppIndicator.Indicator that is emitting the signal
- arg1
Whether we're connected or not