fltkhs-0.3.0.1: 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 ()