Portability | portable (depends on GHC) |
---|---|
Stability | alpha |
Maintainer | gtk2hs-devel@lists.sourceforge.net |
Documentation
class PadClass o => GhostPadClass o Source
castToGhostPad :: GObjectClass obj => obj -> GhostPadSource
ghostPadNewNoTarget :: String -> PadDirection -> IO (Maybe Pad)Source
ghostPadNewFromTemplate :: String -> Pad -> PadTemplate -> IO (Maybe Pad)Source
ghostPadNewNoTargetFromTemplate :: String -> PadTemplate -> IO (Maybe Pad)Source
ghostPadGetTarget :: GhostPad -> IO PadSource