| Copyright | Will Thompson, Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria (garetxe@gmail.com) |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.Vte.Enums
Contents
Description
- catchPtyError :: IO a -> (PtyError -> GErrorMessage -> IO a) -> IO a
- handlePtyError :: (PtyError -> GErrorMessage -> IO a) -> IO a -> IO a
- data WriteFlags
- data PtyError
- data EraseBinding
- data CursorShape
- data CursorBlinkMode
Documentation
catchPtyError :: IO a -> (PtyError -> GErrorMessage -> IO a) -> IO a Source
handlePtyError :: (PtyError -> GErrorMessage -> IO a) -> IO a -> IO a Source
Exported types
Constructors
| PtyErrorPtyHelperFailed | |
| PtyErrorPty98Failed | |
| AnotherPtyError Int |
data EraseBinding Source
data CursorShape Source