The accel-changed signal is emitted when an entry
is added to or removed from the accel group.
Widgets like gtk.AccelLabel which display an associated
accelerator should connect to this signal, and rebuild
their visual representation if the accel_closure is theirs.
The accel-changed signal is emitted when an entry is added to or removed from the accel group.
Widgets like gtk.AccelLabel which display an associated accelerator should connect to this signal, and rebuild their visual representation if the accel_closure is theirs.