x11-xim-0.0.9.0: A binding to the xim of X11 graphics library

Safe HaskellNone
LanguageHaskell98

Graphics.X11.Xim

Documentation

data XIM #

Constructors

XIM 

Fields

data XIC #

Constructors

XIC 

Fields

closeIM :: XIM -> IO () #

destroyIC :: XIC -> IO () #

utf8DrawString :: Display -> Window -> FontSet -> GC -> Int -> Int -> String -> IO () #

setICFocus :: XIC -> IO () #

unsetICFocus :: XIC -> IO () #