GtkAction::set_accel_path

void set_accel_path(string accel_path);

Sets the accel path for all accelerators associated with the specified action. All proxy widgets associated with this action will have this accel path, so that their accelerators are consistent.

See also: get_accel_path()