fltkhs-0.8.0.3: FLTK bindings
Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.Base.ToggleButton

Synopsis

Documentation

Hierarchy

Functions

destroy :: Ref ToggleButtonBase -> IO ()

Orphan instances

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

Methods

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