fltkhs-0.5.0.4: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.FL

Contents

Synopsis

Documentation

setGrab :: Parent a Window => Ref a -> IO () Source #

extract :: Enum a => [a] -> CInt -> [a] Source #

setPushed :: Parent a Widget => Ref a -> IO () Source #

setFocus :: Parent a Widget => Ref a -> IO () Source #

paste :: Parent a Widget => Ref a -> Maybe Int -> IO () Source #

copy :: Text -> Int -> IO () Source #

pasteWithSource :: Ptr () -> Int -> IO () Source #

setColor :: Color -> Int -> IO () Source #

Box

Fonts

File Descriptor Callbacks

Events