HROOT.Class.TApplication
Documentation
newtype TApplication Source
Constructors
TApplication (ForeignPtr RawTApplication) |
Instances
class (ITObject a, ITQObject a) => ITApplication a whereSource
upcastTApplication :: (FPtr a, ITApplication a) => a -> TApplicationSource
newTApplication :: String -> [Int] -> [String] -> IO TApplicationSource