HROOT.Class.TAttText
Documentation
Constructors
TAttText (ForeignPtr RawTAttText) |
class IDeletable a => ITAttText a whereSource
Methods
setTextColor :: a -> Int -> IO ()Source
setTextAlign :: a -> Int -> IO ()Source
setTextSize :: a -> Double -> IO ()Source
Instances
upcastTAttText :: (FPtr a, ITAttText a) => a -> TAttTextSource