fltkhs-0.4.0.2: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.ImageSurface

Contents

Synopsis

Documentation

Hierarchy

Functions

className :: Ref ImageSurface -> IO (String)

destroy :: Ref ImageSurface -> IO ()

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

setCurrent :: Ref ImageSurface -> IO ()