| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Graphics.Rendering.Rect.CSS
Documentation
Constructors
| RectStyle | |
Fields
| |
Instances
| Eq img => Eq (RectStyle img) Source # | |
| Read img => Read (RectStyle img) Source # | |
Defined in Graphics.Rendering.Rect.CSS | |
| Show img => Show (RectStyle img) Source # | |
| PropertyParser (RectStyle Text) Source # | |
Defined in Graphics.Rendering.Rect.CSS Methods inherit :: RectStyle Text -> RectStyle Text # priority :: RectStyle Text -> [Text] # shorthand :: RectStyle Text -> Text -> [Token] -> [(Text, [Token])] # longhand :: RectStyle Text -> RectStyle Text -> Text -> [Token] -> Maybe (RectStyle Text) # getVars :: RectStyle Text -> Props # setVars :: Props -> RectStyle Text -> RectStyle Text # pseudoEl :: RectStyle Text -> Text -> (RectStyle Text -> Maybe (RectStyle Text) -> RectStyle Text) -> RectStyle Text # | |
colour :: RectStyle img -> AlphaColour Float Source #