accel_edited
Description:
public signal void accel_edited (string path_string, uint accel_key, ModifierType accel_mods, uint hardware_keycode)
Gets emitted when the user has selected a new accelerator.
Parameters:
path_string |
the path identifying the row of the edited cell |
accel_key |
the new accelerator keyval |
accel_mods |
the new accelerator modifier mask |
hardware_keycode |
the keycode of the new accelerator |