HROOT-core-0.10.0.3: Haskell binding to ROOT Core modules
Safe HaskellSafe-Inferred
LanguageHaskell2010

HROOT.Core.TGlobal.Implementation

Orphan instances

ITDictionary TGlobal Source # 
Instance details

ITGlobal TGlobal Source # 
Instance details

ITNamed TGlobal Source # 
Instance details

Methods

setName :: Castable c0 CString => TGlobal -> c0 -> IO () Source #

setNameTitle :: (Castable c1 CString, Castable c0 CString) => TGlobal -> c0 -> c1 -> IO () Source #

setTitle :: Castable c0 CString => TGlobal -> c0 -> IO () Source #

ITObject TGlobal Source # 
Instance details

IDeletable TGlobal Source # 
Instance details

Methods

delete :: TGlobal -> IO () #