AccelGroup.addOnAccelChanged

The accel-changed signal is emitted when an entry is added to or removed from the accel group. Widgets like GtkAccelLabel which display an associated accelerator should connect to this signal, and rebuild their visual representation if the accel_closure is theirs. See Also gtk_window_add_accel_group(), gtk_accel_map_change_entry(), gtk_item_factory_new(), gtk_label_new_with_mnemonic()

class AccelGroup
void
addOnAccelChanged

Meta