| ||||
| ||||
| Description | ||||
| Documentation | ||||
| data GhostPad | ||||
| ||||
| class PadClass o => GhostPadClass o | ||||
| ||||
| castToGhostPad :: GObjectClass obj => obj -> GhostPad | ||||
| toGhostPad :: GhostPadClass o => o -> GhostPad | ||||
| ghostPadNew :: PadClass pad => String -> pad -> IO (Maybe Pad) | ||||
| ghostPadNewNoTarget :: String -> PadDirection -> IO (Maybe Pad) | ||||
| ghostPadNewFromTemplate :: String -> Pad -> PadTemplate -> IO (Maybe Pad) | ||||
| ghostPadNewNoTargetFromTemplate :: String -> PadTemplate -> IO (Maybe Pad) | ||||
| ghostPadSetTarget :: GhostPad -> Pad -> IO Bool | ||||
| ghostPadGetTarget :: GhostPad -> IO Pad | ||||
| Produced by Haddock version 2.4.2 |