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

The accessor for the shortcuts-inhibited slot of the gdk:toplevel class gets or sets whether keyboard shortcuts are inhibited.
 

See also

#2025-08-04