gtkAccelGroupLock: gtkAccelGroupLock

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Locks the given accelerator group.

Usage

1

Arguments

object

a GtkAccelGroup

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.