Signal
IbisFeatures::changed
since: 0.4
Description [src]
Emitted when a feature changes.
This signal supports details so you can connect to it with something
like changed::chantypes so your callback is only called if the
chantypes feature changed.
Note: This will also be called when a feature is removed.
| Default handler:  The default handler is called after the handlers added via   | 
| The signal can be detailed | 
| Available since: 0.4 |