fltkhs-0.5.0.4: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.LightButton

Contents

Synopsis

Documentation

Hierarchy

Functions

destroy :: Ref LightButton -> IO ()

Orphan instances

(~) * impl (IO ()) => Op (Destroy ()) LightButton orig impl Source # 

Methods

runOp :: Destroy () -> orig -> Ref LightButton -> impl Source #