fltkhs-0.5.4.1: 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 # 

Methods

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