Documentation
class ITObject a => ITNamed a whereSource
Class TNamed reference : http:root.cern.ch
setName :: a -> String -> IO ()Source
setNameTitle :: a -> String -> String -> IO ()Source
setTitle :: a -> String -> IO ()Source
SetTitle method
SetTitle( char* name, char* title )
upcastTNamed :: (FPtr a, ITNamed a) => a -> TNamedSource