AccelGroup.getIsLocked

Locks are added and removed using gtk_accel_group_lock() and gtk_accel_group_unlock(). Since 2.14

class AccelGroup
int
getIsLocked
()

Return Value

Type: int

TRUE if there are 1 or more locks on the accel_group, FALSE otherwise.

Meta