PIN_CAP_BALANCE
widget.d.pin.capabilities & PIN_CAP_BALANCE ? "[Balance]" : "",
#define PIN_CAP_IS_BALANCE(c) ((c & PIN_CAP_BALANCE) != 0)