Safe Haskell | None |
---|
HROOT.Core.TCollection
Documentation
newtype TCollection Source
Constructors
TCollection (ForeignPtr RawTCollection) |
Instances
class ITObject a => ITCollection a Source
upcastTCollection :: (FPtr a, ITCollection a) => a -> TCollectionSource
downcastTCollection :: (FPtr a, ITCollection a) => TCollection -> aSource