GtkWidget::accelerators_locked

bool accelerators_locked(void);

accelerators_locked() returns true if the accelerators on the calling widget are locked, and false if they are not.

See also: lock_accelerators() , unlock_accelerators()