fltkhs-0.7.0.0: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.ToggleButton

Contents

Synopsis

Documentation

Hierarchy

Functions

destroy :: Ref ToggleButton -> IO ()

Orphan instances

impl ~ IO () => Op (Destroy ()) ToggleButton orig impl Source # 
Instance details

Methods

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