ยค wmDeleteWindowK

Types

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

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 b c
A kernel parameterized by an atom identifier.

See Also

quitK internAtomK