fltkhs-0.3.0.1: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.CopySurface

Contents

Synopsis

Documentation

Hierarchy

CopySurface

className :: Ref Image -> IO (String)

destroy :: Ref CopySurface -> IO ()

draw:: (Parent a Widget) => Ref CopySurface -> Ref a -> Position -> IO ()

setCurrent :: Ref CopySurface -> IO ()