Package: gtk

Function gtk:accel-map-lookup-entry

Lambda List

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

Arguments

path -- a string with the valid accelerator path

Return Value

key -- an unsigned integer with the accelerator key
mods -- a gdk:modifier-type value with the accelerator modifiers
flags -- an unsigned integer with the accelerator flags if path is known, nil otherwise

Details

Looks up the accelerator entry for path.
 

See also

2023-3-6