xcommand :: FudgetIO f => XCommand -> f hi ho -> f hi ho xcommandF :: XCommand -> F i o -> F i o xcommandK :: XCommand -> K i o -> K i o
xcommand xcommand
xcommand
is a general function to call Xlib routines that do not return a result.
xcommand :: XCommand
Calling Xlib routines with results: xrequest.