| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Cursor.TextField
Documentation
newtype TextFieldCursor Source #
Constructors
| TextFieldCursor | |
Instances
makeTextFieldCursorWithSelection :: Int -> Int -> Text -> Maybe TextFieldCursor Source #
textFieldCursorSelection :: TextFieldCursor -> (Int, Int) Source #