Package: gdk

Accessor gdk:toplevel-shortcuts-inhibited

Lambda List

gdk:toplevel-shortcuts-inhibited (object)

Syntax

(gdk:toplevel-shortcuts-inhibited object) => inhibited
(setf (gdk:toplevel-shortcuts-inhibited object) inhibited)

Arguments

object -- a gdk:toplevel object
inhibited -- a boolean whether keyboard shortcuts are inhibited

Details

Accessor of the shortcuts-inhibited slot of the gdk:toplevel class.
 

See also

#2023-4-8