Package: gtk

Accessor gtk:accel-group-modifier-mask

Lambda List

gtk:accel-group-modifier-mask (object)

Syntax

(gtk:accelerator-group object) => mask

Arguments

object -- a gtk:accel-group object
mask -- a gdk:modifier-type value with the modifier mask

Details

Accessor of the modifier-mask slot of the gtk:accel-group class. The gtk:accel-group-modifier-mask function gets the modifier mask for this accelerator group. For example, the :control-mask, :shift-mask values, etc.
 

See also

2023-3-1