| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
HTk.Kernel.CallWish
Description
This is the bare-bones interface which actually calls the wish program.
Documentation
data CalledWish Source
sendCalledWish :: CalledWish -> CStringLen -> IO () Source
readCalledWish :: CalledWish -> IO String Source
destroyCalledWish :: CalledWish -> IO () Source