Package: gtk

Function gtk:accel-label-get-accel

Lambda List

gtk:accel-label-get-accel (label)

Arguments

label -- a gtk:accel-label widget

Return Value

key -- an unsigned integer with a keyval
mods -- a gdk:modifier-type modifier mask

Details

Gets the keyval and modifier mask set with the gtk:accel-label-set-accel function.
 

See also

#2023-3-15