gtkAccelGroupGetIsLocked {RGtk2} | R Documentation |
Locks are added and removed using gtkAccelGroupLock
and
gtkAccelGroupUnlock
.
gtkAccelGroupGetIsLocked(object)
|
Since 2.14
[logical] TRUE
if there are 1 or more locks on the accel.group
,
FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation