gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
AccelGroup.unlock
gtk
AccelGroup
AccelGroup
Undoes the last call to gtk_accel_group_lock() on this @accel_group.
class
AccelGroup
void
unlock
(
)
Meta
Source
See Implementation
gtk
AccelGroup
AccelGroup
classes
OnAccelActivateDelegateWrapper
OnAccelChangedDelegateWrapper
constructors
this
functions
activate
addOnAccelActivate
addOnAccelChanged
connect
connectByPath
disconnect
disconnectKey
find
getAccelGroupStruct
getIsLocked
getModifierMask
getStruct
lock
query
setStruct
unlock
static functions
accelGroupsActivate
accelGroupsFromObject
acceleratorGetDefaultModMask
acceleratorGetLabel
acceleratorGetLabelWithKeycode
acceleratorName
acceleratorNameWithKeycode
acceleratorParse
acceleratorParseWithKeycode
acceleratorSetDefaultModMask
acceleratorValid
callBackAccelActivate
callBackAccelActivateDestroy
callBackAccelChanged
callBackAccelChangedDestroy
fromAccelClosure
getType
variables
gtkAccelGroup
onAccelActivateListeners
onAccelChangedListeners
Undoes the last call to gtk_accel_group_lock() on this @accel_group.