GtkWidget::unlock_accelerators

void unlock_accelerators(void);

unlock_accelerators() unlocks the accelerator entries defined in the calling widget, allowing changes or additions to be made to them.

See also: lock_accelerators() , accelerators_locked()