fltkhs-0.1.0.2: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.SingleWindow

Contents

Synopsis

Documentation

Hierarchy

Functions

destroy :: Ref SingleWindow -> IO ()

drawSuper :: Ref SingleWindow -> IO ()

flushSuper :: Ref SingleWindow -> IO ()

handle :: Ref SingleWindow -> Event -> IO Int

handleSuper :: Ref SingleWindow -> Int -> IO Int

hide :: Ref SingleWindow -> IO ()

hideSuper :: Ref SingleWindow -> IO ()

resize :: Ref SingleWindow -> Rectangle -> IO ()

resizeSuper :: Ref SingleWindow -> Rectangle -> IO ()

showWidget :: Ref SingleWindow -> IO ()

showWidgetSuper :: Ref SingleWindow -> IO ()