| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Simple.UI.Widgets.TextView
Documentation
class TextClass w => TextViewClass w where Source #
Minimal complete definition
Methods
castToTextView :: w -> TextView Source #
Instances
castToTextView :: TextViewClass w => w -> TextView Source #