¤ wmDeleteWindowK

Types

wmDeleteWindowK :: (Atom -> K a b) -> K a b

Synopsis

wmDeleteWindowK contkernel

Description

wmDeleteWindowK creates a fudget kernel that switches on the WM_DELETE_WINDOW protocol and passes that atom identifier to the argument kernel.

Arguments

contkernel :: Atom -> K a b
A kernel parameterized by an atom identifier.

See Also

quitK internAtomK