Package: gtk

Function gtk-accel-map-lookup-entry

Lambda List

gtk-accel-map-lookup-entry (accel-path)

Arguments

accel-path -- a valid accelerator path of :string

Return Value

accel-key -- the accelerator key of type :uint
accel-mods -- the accelerator modifiers gdk-modifier-type
accel-flags -- the accelerator flags of type :uint if accel-path is known, nil otherwise

Details

Looks up the accelerator entry for accel-path.
 

See also

2020-9-20