Documentation
newtype TPaveStats Source
TPaveStats (ForeignPtr RawTPaveStats) |
class ITPaveText a => ITPaveStats a Source
upcastTPaveStats :: (FPtr a, ITPaveStats a) => a -> TPaveStatsSource
newTPaveStats :: Double -> Double -> Double -> Double -> String -> IO TPaveStatsSource