RGtk2 (version 2.20.31)

gtkAccelGroupLock: gtkAccelGroupLock

Description

Locks the given accelerator group.

Usage

gtkAccelGroupLock(object)

Arguments

Details

Locking an acelerator group prevents the accelerators contained within it to be changed during runtime. Refer to gtkAccelMapChangeEntry about runtime accelerator changes. If called more than once, accel.group remains locked until gtkAccelGroupUnlock has been called an equivalent number of times.